We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2c13d commit 4ea03abCopy full SHA for 4ea03ab
playground/package.json
@@ -7,7 +7,7 @@
7
"homepage": "https://devrnt.github.io/react-use-wizard/",
8
"scripts": {
9
"start": "parcel index.html",
10
- "build": "parcel build index.html"
+ "build": "parcel build index.html --public-url /react-use-wizard/"
11
},
12
"dependencies": {
13
"framer-motion": "^3.1.1",
0 commit comments