1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00

Hass.io snapshots -> Lit (#3078)

* Hass.io snapshots

* Fix rootnav
This commit is contained in:
Paulus Schoutsen
2019-04-09 13:05:56 -07:00
committed by GitHub
parent 5b861bb4c6
commit 4d2390daf4
6 changed files with 414 additions and 330 deletions

View File

@@ -33,6 +33,7 @@ module.exports = {
},
optimization: {
...webpackBase.optimization(latestBuild),
// Try #4323432 to get hass.io to wrk on es5
concatenateModules: false,
},
plugins: [