Skip to content

Commit

Permalink
Set public url
Browse files Browse the repository at this point in the history
  • Loading branch information
eratio08 committed May 17, 2024
1 parent a5f9352 commit 55c8e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"browserslist": "> 0.5%, last 2 versions, not dead",
"scripts": {
"start": "parcel",
"build": "parcel build --no-scope-hoist --no-source-maps"
"build": "parcel build --no-scope-hoist --no-source-maps --public-url https://sportalliance.github.io/chatpad/"
},
"staticFiles": {
"staticPath": "src/static"
Expand Down

0 comments on commit 55c8e81

Please sign in to comment.