set base url
This commit is contained in:
parent
ac7e4b3066
commit
203687bc72
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"prebuild": "node scripts/prebuild.js",
|
||||
"build": "tsc && vite build",
|
||||
"build": "tsc && vite build --base /",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint -c .eslintrc.js --ext .ts src",
|
||||
"check:code": "eslint -c .eslintrc.js src",
|
||||
|
||||
@ -19,4 +19,4 @@
|
||||
"url": "https://github.com/decentraland/meet.git"
|
||||
},
|
||||
"homepage": ""
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user