MinifyJS, theming system WIP

This commit is contained in:
bingus_violet 2024-05-28 18:33:32 -05:00
parent c6eaf8e9d9
commit 62606fa9f6
6 changed files with 440 additions and 24 deletions

View file

@ -17,6 +17,8 @@
"author": "Violet <Violetbutagain@gmail.com>",
"license": "MIT",
"dependencies": {
"@node-minify/core": "^8.0.6",
"@node-minify/uglify-js": "^8.0.6",
"express": "^4.18.2",
"minify-html": "^0.0.2",
"ws": "^8.16.0",