mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-05 09:00:11 +00:00
Fix custom panel include (#1539)
This commit is contained in:
@@ -190,6 +190,7 @@ function createConfig(isProdBuild, latestBuild) {
|
||||
compatibility: assets.chunks.compatibility.entry,
|
||||
appjs: assets.chunks.app.entry,
|
||||
corejs: assets.chunks.core.entry,
|
||||
customPanelJS: assets.chunks['custom-panel'].entry,
|
||||
}),
|
||||
filename: `index.html`,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user