mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-06 02:09:40 +00:00
Make two builds of hassio (#6105)
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = {
|
||||
|
||||
hassio_dir: path.resolve(__dirname, "../hassio"),
|
||||
hassio_output_root: path.resolve(__dirname, "../hassio/build"),
|
||||
hassio_publicPath: "/api/hassio/app/",
|
||||
hassio_publicPath: "/api/hassio/app",
|
||||
|
||||
translations_src: path.resolve(__dirname, "../src/translations"),
|
||||
};
|
||||
|
Reference in New Issue
Block a user