UNPKG
tasmota-esp-web-tools
Version:
latest (8.1.8)
8.1.8
8.1.7
8.1.5
8.1.4
8.1.3
8.1.2
8.1.1
8.1.0
Web tools for ESP devices
github.com/Jason2866/esp-web-tools
Jason2866/esp-web-tools
tasmota-esp-web-tools
/
script
/
build
9 lines
(6 loc)
•
140 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
# Stop on errors
set
-e
cd
"
$(dirname
"
$0
"
)
/.."
rm
-rf dist NODE_ENV=production npm
exec
-- tsc NODE_ENV=production npm
exec
-- rollup -c