mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
package.json: Export .js and .d.ts in builds
This commit is contained in:
@@ -59,7 +59,8 @@
|
|||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lang",
|
"lang",
|
||||||
"src",
|
"src/**/*.js",
|
||||||
|
"src/**/*.d.ts",
|
||||||
"build",
|
"build",
|
||||||
"theme",
|
"theme",
|
||||||
"ckeditor5-metadata.json",
|
"ckeditor5-metadata.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user