Skip to content

Commit 23bae24

Browse files
committed
add devleop script
1 parent ea0521f commit 23bae24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"lint": "standard | snazzy",
1616
"clean": "rm -f gatsby-node.js",
1717
"build": "webpack",
18+
"develop": "webpack --watch",
1819
"prepublishOnly": "npm run clean && npm run build"
1920
},
2021
"repository": "git@github.com:rongierlach/gatsby-plugin-purify-css.git",

0 commit comments

Comments
 (0)