mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
build(webpack): fix missing type declarations
This commit is contained in:
parent
34762236d1
commit
194640db66
@ -16,6 +16,7 @@
|
|||||||
"include": ["./src/public/app/**/*"],
|
"include": ["./src/public/app/**/*"],
|
||||||
"files": [
|
"files": [
|
||||||
"./src/public/app/types.d.ts",
|
"./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