Converted from coffeescript to javascript for frontend scripts (to much pain)

This commit is contained in:
2025-07-01 13:44:08 -04:00
parent 7170856587
commit 089b2289c7
7 changed files with 381 additions and 131 deletions

View File

@ -30,8 +30,8 @@
"devDependencies": {
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
"grunt-contrib-coffee": "^2.1.0",
"grunt-contrib-sass": "^2.0.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-contrib-watch": "^1.1.0",
"nodemon": "^3.1.10",
"sass": "^1.89.2"