mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-27 05:36:40 +00:00
Update develop
This commit is contained in:
parent
df7b4c69e0
commit
10c47dc916
@ -9,7 +9,7 @@ rm -rf dist
|
||||
trap "kill 0" EXIT
|
||||
|
||||
# Run tsc once as rollup expects those files
|
||||
tsc || true
|
||||
npm exec -- tsc || true
|
||||
|
||||
npm exec -- serve -p 5001 &
|
||||
npm exec -- tsc --watch &
|
||||
|
Loading…
x
Reference in New Issue
Block a user