fix(server): assets that were no longer needed

pull/1908/head
Elian Doran 2025-05-12 22:04:18 +07:00
parent 3b7870fcbd
commit 07a751c677
No known key found for this signature in database
1 changed files with 0 additions and 4 deletions

@ -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.