Commit 68db31b
committed
fix: add bin property to package.json for yao-pkg
yao-pkg requires a "bin" property to know which file to package
as the entry point. Added bin: "dist/index.js" to fix the packaging
error.
Tested locally - successfully builds 78MB Windows executable.1 parent efc43ac commit 68db31b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments