mirror of
https://github.com/zadam/trilium.git
synced 2025-10-15 01:48:56 +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",
|
"autocomplete.js/dist",
|
||||||
"normalize.css/normalize.css",
|
"normalize.css/normalize.css",
|
||||||
"jquery.fancytree/dist",
|
"jquery.fancytree/dist",
|
||||||
"codemirror/lib",
|
|
||||||
"codemirror/addon",
|
|
||||||
"codemirror/mode",
|
|
||||||
"codemirror/keymap",
|
|
||||||
"@highlightjs/cdn-assets",
|
"@highlightjs/cdn-assets",
|
||||||
|
|
||||||
// Required as they are native dependencies and cannot be well bundled.
|
// Required as they are native dependencies and cannot be well bundled.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue