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 ea0521f commit 23bae24Copy full SHA for 23bae24
package.json
@@ -15,6 +15,7 @@
15
"lint": "standard | snazzy",
16
"clean": "rm -f gatsby-node.js",
17
"build": "webpack",
18
+ "develop": "webpack --watch",
19
"prepublishOnly": "npm run clean && npm run build"
20
},
21
"repository": "git@github.com:rongierlach/gatsby-plugin-purify-css.git",
0 commit comments