@ -0,0 +1,11 @@
build:
dotnet fable --lang javascript --noCache
esbuild ./Program.fs.js --bundle --external:obsidian --outfile=./out/main.js --format=cjs
cp -a ./meta/. ./out/
clean:
rm -rf ./fable_modules/ ./bin/ ./obj/ ./out/ *.fs.js
The note is not visible to the blocked user.