@@ -4,6 +4,6 @@ compile:
tsc
bundle:
esbuild js/main.js --bundle --format=esm --outfile=static/app.js
esbuild js/main.js --bundle --format=esm --platform=browser --target=esnext --sourcemap=inline --outfile=static/app.mjs
build: compile bundle
The note is not visible to the blocked user.