We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 287fa03 + 3ef17f8 commit 0b61900Copy full SHA for 0b61900
package.json
@@ -36,7 +36,7 @@
36
"test": "c8 npm run quick:test",
37
"prebuild": "npm run lint && npm run clean",
38
"build": "npm run clean && tsc",
39
- "postbuild": "npm run copy:templates && npm run index:commands",
+ "postbuild": "npm run copy:templates",
40
"release": "release-it",
41
"version": "npm run build",
42
"prepublishOnly": "npm run build"
0 commit comments