mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 09:18:34 +01:00
Call build from bootstrap. Allow nonfingerprinted mdi. (#476)
This commit is contained in:
@@ -12,5 +12,8 @@ yarn install
|
||||
# Install bower web components. Allow to download the components as root since the user in docker is root.
|
||||
./node_modules/.bin/bower install --allow-root
|
||||
|
||||
# Generate all needed files.
|
||||
script/build_frontend
|
||||
|
||||
# Build files that need to be generated to run development mode
|
||||
yarn dev
|
||||
|
||||
Reference in New Issue
Block a user