mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 04:39:01 +00:00
Fix hassio build (#4167)
This commit is contained in:
@@ -28,5 +28,5 @@ module.exports = {
|
||||
|
||||
hassio_dir: path.resolve(__dirname, "../hassio"),
|
||||
hassio_root: path.resolve(__dirname, "../hassio/build"),
|
||||
hassio_publicPath: "/api/hassio/app",
|
||||
hassio_publicPath: "/api/hassio/app/",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user