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.
1 parent 80462ca commit ca1969fCopy full SHA for ca1969f
package.json
@@ -31,6 +31,7 @@
31
"typecheck": "tsc --noEmit",
32
"lint": "eslint \"**/*.{js,ts,tsx}\"",
33
"prepack": "bob build",
34
+ "build": "yarn prepack",
35
"release": "release-it",
36
"example": "yarn --cwd example",
37
"bootstrap": "yarn example && yarn install && yarn example pods",
0 commit comments