Skip to content

Commit

Permalink
fix: package script for pathprefix
Browse files Browse the repository at this point in the history
  • Loading branch information
binodswain committed Oct 16, 2020
1 parent a56238b commit d375e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"license": "MIT",
"scripts": {
"build": "gatsby build",
"build-path": "gatsby build --prefix-paths",
"develop": "gatsby develop",
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
"start": "npm run develop",
Expand Down

0 comments on commit d375e05

Please sign in to comment.