mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Fix gz build
This commit is contained in:
parent
773711a2d5
commit
2058e0d3fb
@ -11,4 +11,4 @@ OUTPUT_DIR=build
|
||||
rm -rf $OUTPUT_DIR
|
||||
|
||||
node script/gen-icons.js
|
||||
NODE_ENV=production ../node_modules/.bin/webpack -p --config webpack.config.js
|
||||
NODE_ENV=production CI=false ../node_modules/.bin/webpack -p --config webpack.config.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user