mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
build(webpack): fix missing type declarations
This commit is contained in:
parent
34762236d1
commit
194640db66
@ -16,6 +16,7 @@
|
||||
"include": ["./src/public/app/**/*"],
|
||||
"files": [
|
||||
"./src/public/app/types.d.ts",
|
||||
"./src/public/app/types-lib.d.ts"
|
||||
"./src/public/app/types-lib.d.ts",
|
||||
"./src/types.d.ts"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user