mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(server): assets that were no longer needed
This commit is contained in:
parent
3b7870fcbd
commit
07a751c677
@ -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…
x
Reference in New Issue
Block a user