diff --git a/Makefile b/Makefile index b0e1475..83c51d7 100644 --- a/Makefile +++ b/Makefile @@ -5,9 +5,6 @@ build: @$(MAKE) highlight-css @tailwindcss -i input.css -o public/style.css --minify @dx build --release --wasm-split - @echo "Fixing WASM paths for production..." - @python3 scripts/fix-wasm-paths.py - @echo "WASM paths fixed." highlight-css: @cargo run --bin generate_highlight_css diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 3daaa71..0000000 --- a/public/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - -
- - - - -