Skip to content

Commit

Permalink
Update public url
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkrieger committed Dec 11, 2021
1 parent c174e40 commit d415336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"start": "parcel src/index.html",
"build": "parcel build src/index.html",
"build": "parcel build src/index.html --public-url=/voiceliner",
"predeploy": "yarn run build",
"deploy": "gh-pages -d dist"
}
Expand Down

0 comments on commit d415336

Please sign in to comment.