Update build scripts, add gitignore, and update package.json

This commit is contained in:
dertyp7
2024-01-18 21:33:09 +01:00
parent ec3596bd4b
commit eb5ad33531
7 changed files with 75 additions and 2456 deletions

View File

@@ -1,6 +1,4 @@
#!/bin/sh
npm install node-sass --save-dev
# Remove old dist folder
rm -rf ./dist