We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73c94f commit efcbee5Copy full SHA for efcbee5
template/package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"version": "0.0.1",
5
"scripts": {
6
- "build": "yaakcli build ./src/index.ts"
+ "build": "yaakcli build"
7
},
8
"devDependencies": {
9
"@types/node": "^20.14.9",
0 commit comments