fix(server): assets that were no longer needed

This commit is contained in:
Elian Doran 2025-05-12 22:04:18 +03:00
parent 3b7870fcbd
commit 07a751c677
No known key found for this signature in database

View File

@ -22,10 +22,6 @@ function buildFilesToCopy() {
"autocomplete.js/dist",
"normalize.css/normalize.css",
"jquery.fancytree/dist",
"codemirror/lib",
"codemirror/addon",
"codemirror/mode",
"codemirror/keymap",
"@highlightjs/cdn-assets",
// Required as they are native dependencies and cannot be well bundled.