mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fix(ckeditor5): build failing due to types path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"rootDir": "./src",
|
||||
"composite": false,
|
||||
"types": [
|
||||
"./typings/types"
|
||||
"../typings/types.d.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user