postnummer-app/frontend/build_watch.sh

6 lines
89 B
Bash

set -xe
esbuild src/main.ts --outfile=bundle.js --minify --sourcemap --bundle --watch