Skip to content

Commit 84f6818

Browse files
committed
fix: Add assets directory to package files for distribution
1 parent b3d18eb commit 84f6818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
},
3232
"files": [
3333
"src/**/*",
34+
"assets/**/*",
3435
"whisper.cpp/build/bin/whisper-cli*",
3536
"whisper.cpp/models/ggml-base.bin",
3637
"!whisper.cpp/.git",

0 commit comments

Comments
 (0)