Skip to content

Commit 18b7897

Browse files
committed
Update built URL
1 parent f69ff27 commit 18b7897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"react-icons": "^3.9.0"
1919
},
2020
"scripts": {
21-
"build": "./node_modules/.bin/parcel build ./index.html"
21+
"build": "./node_modules/.bin/parcel build ./index.html --public-url ./"
2222
}
2323
}

0 commit comments

Comments
 (0)