postnummer-app/frontend/build_watch.sh

6 lines
89 B
Bash
Raw Normal View History

2023-02-06 15:48:11 +00:00
set -xe
esbuild src/main.ts --outfile=bundle.js --minify --sourcemap --bundle --watch