mirror of
https://github.com/zadam/trilium.git
synced 2025-10-12 08:27:51 +08:00
fix(server): assets that were no longer needed
This commit is contained in:
parent
3b7870fcbd
commit
07a751c677
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue