mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(ckeditor): fix type declarations not being generated for dist
This commit is contained in:
parent
3daa5da289
commit
629c56ebc8
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
|
"composite": false,
|
||||||
"types": [
|
"types": [
|
||||||
"./typings/types"
|
"./typings/types"
|
||||||
]
|
]
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
|
"composite": false,
|
||||||
"types": [
|
"types": [
|
||||||
"./typings/types"
|
"./typings/types"
|
||||||
]
|
]
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
|
"composite": false,
|
||||||
"types": [
|
"types": [
|
||||||
"./typings/types"
|
"./typings/types"
|
||||||
]
|
]
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
|
"composite": false,
|
||||||
"types": [
|
"types": [
|
||||||
"./typings/types"
|
"./typings/types"
|
||||||
]
|
]
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"module": "ESNext",
|
"module": "ESNext",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"rootDir": "./src",
|
"rootDir": "./src",
|
||||||
|
"composite": false,
|
||||||
"types": [
|
"types": [
|
||||||
"./typings/types"
|
"./typings/types"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user