mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Remove tsc check
This commit is contained in:
parent
e4cbdc29a2
commit
f3c24dc0b3
@ -9,12 +9,8 @@ cd "$(dirname "$0")/.."
|
||||
# Install node modules
|
||||
yarn install
|
||||
|
||||
# Verify everything is ok
|
||||
tsc
|
||||
|
||||
script/build_frontend
|
||||
|
||||
rm -rf dist
|
||||
python3 setup.py sdist
|
||||
python3 -m twine upload dist/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user