mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(server): exporting .zip not working in dev mode
This commit is contained in:
parent
41b3441e42
commit
7d29a6279e
@ -198,6 +198,11 @@
|
||||
"format": [
|
||||
"cjs"
|
||||
],
|
||||
"esbuildOptions": {
|
||||
"loader": {
|
||||
".css": "text"
|
||||
}
|
||||
},
|
||||
"declarationRootDir": "apps/server/src"
|
||||
},
|
||||
"configurations": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user