Try to update for new build system
This commit is contained in:
parent
6611c7cb8d
commit
f33d2d7c9f
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@ nvm install
|
||||||
nvm use
|
nvm use
|
||||||
yarn
|
yarn
|
||||||
./node_modules/.bin/bower install --allow-root
|
./node_modules/.bin/bower install --allow-root
|
||||||
yarn run frontend_prod
|
npm install -g gulp-cli
|
||||||
|
gulp build
|
||||||
|
gulp hassio-panel
|
||||||
|
|
||||||
# prepare data
|
# prepare data
|
||||||
cd build-temp/
|
cd build-temp/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue