@@ -0,0 +1,9 @@
default: build
compile:
tsc
bundle:
esbuild js/main.js --bundle --format=esm --outfile=static/app.js
build: compile bundle
The note is not visible to the blocked user.