fix: fix bundle size + remove eval warning

This commit is contained in:
JellyBrick
2025-07-02 17:03:01 +09:00
parent 0253bfe193
commit ab07b71888
3 changed files with 70 additions and 3 deletions

View File

@ -233,7 +233,8 @@
"patchedDependencies": {
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
"@malept/flatpak-bundler@0.4.0": "patches/@malept__flatpak-bundler@0.4.0.patch",
"kuromoji@0.1.2": "patches/kuromoji@0.1.2.patch"
"kuromoji@0.1.2": "patches/kuromoji@0.1.2.patch",
"file-type@16.5.4": "patches/file-type@16.5.4.patch"
},
"neverBuiltDependencies": []
},