mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(server): enable source map for serve
This commit is contained in:
parent
995de2b740
commit
b3270ae7c8
@ -245,6 +245,7 @@
|
|||||||
},
|
},
|
||||||
"declarationRootDir": "apps/server/src",
|
"declarationRootDir": "apps/server/src",
|
||||||
"minify": false,
|
"minify": false,
|
||||||
|
"sourcemap": true,
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
"glob": "**/*",
|
"glob": "**/*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user