mirror of
https://github.com/morten-olsen/catpic.delivery.git
synced 2026-02-08 01:46:26 +01:00
path-fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "parcel build index.html"
|
||||
"build": "parcel build --public-url '.' index.html"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.9",
|
||||
|
||||
Reference in New Issue
Block a user