Skip to content

Commit

Permalink
chore: add prepare-script
Browse files Browse the repository at this point in the history
  • Loading branch information
lessp committed May 2, 2019
1 parent f00fb71 commit 0735866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"dev": "parcel examples/index.html",
"example:build": "rm -rf docs && parcel build examples/index.html -d docs",
"example": "npm run build && npm run dev",
"prepare": "npm run build",
"start": "bsb -make-world -w",
"test": "jest",
"test:watch": "jest --watch"
Expand Down

0 comments on commit 0735866

Please sign in to comment.