mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(desktop): disable emit declarations
This commit is contained in:
parent
ba4a146b71
commit
a20e171443
@ -66,6 +66,7 @@
|
|||||||
],
|
],
|
||||||
"minify": true,
|
"minify": true,
|
||||||
"thirdParty": true,
|
"thirdParty": true,
|
||||||
|
"declaration": false,
|
||||||
"esbuildOptions": {
|
"esbuildOptions": {
|
||||||
"splitting": false,
|
"splitting": false,
|
||||||
"loader": {
|
"loader": {
|
||||||
|
@ -43,6 +43,7 @@
|
|||||||
],
|
],
|
||||||
"minify": true,
|
"minify": true,
|
||||||
"thirdParty": true,
|
"thirdParty": true,
|
||||||
|
"declaration": false,
|
||||||
"esbuildOptions": {
|
"esbuildOptions": {
|
||||||
"splitting": false,
|
"splitting": false,
|
||||||
"loader": {
|
"loader": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user