mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +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": [
|
||||
"lang",
|
||||
"src",
|
||||
"src/**/*.js",
|
||||
"src/**/*.d.ts",
|
||||
"build",
|
||||
"theme",
|
||||
"ckeditor5-metadata.json",
|
||||
|
Loading…
x
Reference in New Issue
Block a user