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": [
|
||||
"lang",
|
||||
"src",
|
||||
"src/**/*.js",
|
||||
"src/**/*.d.ts",
|
||||
"build",
|
||||
"theme",
|
||||
"ckeditor5-metadata.json",
|
||||
|
||||
Reference in New Issue
Block a user