Skip to content

Commit 1bed31d

Browse files
committed
change public url
1 parent bec615c commit 1bed31d

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
@@ -4,7 +4,7 @@
44
"description": "Example project for Spine animations in Phaser 3 with TypeScript plus SpinePlugin typing files!",
55
"scripts": {
66
"start": "parcel src/index.html -p 8000",
7-
"build": "parcel build src/index.html --out-dir dist",
7+
"build": "parcel build src/index.html --out-dir dist --public-url ./",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"author": "supertommy",

0 commit comments

Comments
 (0)