mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 06:17:20 +00:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
a3847ddd2a
@ -9,6 +9,9 @@ cd "$(dirname "$0")/.."
|
||||
# Install node modules
|
||||
yarn install
|
||||
|
||||
# Verify everything is ok
|
||||
tsc
|
||||
|
||||
script/build_frontend
|
||||
|
||||
rm -rf dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user