Skip to content

Commit 4ea03ab

Browse files
committed
chore: update build path of playground
1 parent 3f2c13d commit 4ea03ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://devrnt.github.io/react-use-wizard/",
88
"scripts": {
99
"start": "parcel index.html",
10-
"build": "parcel build index.html"
10+
"build": "parcel build index.html --public-url /react-use-wizard/"
1111
},
1212
"dependencies": {
1313
"framer-motion": "^3.1.1",

0 commit comments

Comments
 (0)