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 ccd8762 commit 7c5fbb4Copy full SHA for 7c5fbb4
package.json
@@ -11,6 +11,7 @@
11
},
12
"scripts": {
13
"build": "parcel build",
14
+ "prepack": "yarn run build",
15
"prepublishOnly": "yarn run build",
16
"test": "echo \"Error: no test specified\" && exit 1",
17
"watch": "parcel watch",
0 commit comments