mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 19:22:31 +08:00
package.json: Export .js and .d.ts in builds
This commit is contained in:
parent
e59e7010ba
commit
3a769dd0fc
@ -59,7 +59,8 @@
|
|||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lang",
|
"lang",
|
||||||
"src",
|
"src/**/*.js",
|
||||||
|
"src/**/*.d.ts",
|
||||||
"build",
|
"build",
|
||||||
"theme",
|
"theme",
|
||||||
"ckeditor5-metadata.json",
|
"ckeditor5-metadata.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user