Improving build size and moved to minified ace-build

This commit is contained in:
2025-07-05 00:06:12 -05:00
parent ad5d2c9e92
commit a99cbc4cad
3 changed files with 17 additions and 14 deletions

View File

@@ -34,7 +34,7 @@
},
{
"glob":"**/*",
"input":"node_modules/ace-builds/src-noconflict",
"input":"node_modules/ace-builds/src-min-noconflict",
"output":"ace"
}
],
@@ -66,7 +66,7 @@
"maximumError":"8kB"
}
],
"optimization":false
"optimization": true
},
"development":{
"outputHashing": "all",