We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69ff27 commit 18b7897Copy full SHA for 18b7897
package.json
@@ -18,6 +18,6 @@
18
"react-icons": "^3.9.0"
19
},
20
"scripts": {
21
- "build": "./node_modules/.bin/parcel build ./index.html"
+ "build": "./node_modules/.bin/parcel build ./index.html --public-url ./"
22
}
23
0 commit comments