mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
chore(server): enable source map for serve
This commit is contained in:
@@ -245,6 +245,7 @@
|
|||||||
},
|
},
|
||||||
"declarationRootDir": "apps/server/src",
|
"declarationRootDir": "apps/server/src",
|
||||||
"minify": false,
|
"minify": false,
|
||||||
|
"sourcemap": true,
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
"glob": "**/*",
|
"glob": "**/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user