mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-08 18:39:40 +00:00
Stop release if TypeScript throws
This commit is contained in:
@@ -9,6 +9,9 @@ cd "$(dirname "$0")/.."
|
|||||||
# Install node modules
|
# Install node modules
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
|
# Verify everything is ok
|
||||||
|
tsc
|
||||||
|
|
||||||
script/build_frontend
|
script/build_frontend
|
||||||
|
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
|
|||||||
Reference in New Issue
Block a user