We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef1341 commit 8d0ddf9Copy full SHA for 8d0ddf9
packages/create-app/package.json
@@ -8,7 +8,8 @@
8
"cva": "index.js"
9
},
10
"files": [
11
- "index.js"
+ "index.js",
12
+ "template-*"
13
],
14
"main": "index.js",
15
"scripts": {
0 commit comments