mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 14:19:14 +08:00
Merge branch 'feature/fix_docker_build' into feature/basic_ci
This commit is contained in:
commit
5aadcb69f8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"moduleResolution": "Node",
|
||||
"declaration": false,
|
||||
"sourceMap": true,
|
||||
"outDir": "./dist",
|
||||
"outDir": "./build",
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
"resolveJsonModule": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue