build: refine
This commit is contained in:
parent
efdef2dbe2
commit
2bced8241f
3
env/.env.production
vendored
3
env/.env.production
vendored
@ -4,6 +4,3 @@ NODE_ENV = 'development'
|
|||||||
VITE_DELETE_CONSOLE = true
|
VITE_DELETE_CONSOLE = true
|
||||||
|
|
||||||
VITE_SERVER_BASEURL = 'https://xxx.com'
|
VITE_SERVER_BASEURL = 'https://xxx.com'
|
||||||
|
|
||||||
# github actions 部署地址根路径,用在 manifest.config.ts 里面的 h5.router.base
|
|
||||||
VITE_APP_PUBLIC_BASE=/unibest/
|
|
||||||
|
@ -85,7 +85,7 @@ export default defineManifestConfig({
|
|||||||
urlCheck: false,
|
urlCheck: false,
|
||||||
},
|
},
|
||||||
usingComponents: true,
|
usingComponents: true,
|
||||||
__usePrivacyCheck__: true,
|
// __usePrivacyCheck__: true,
|
||||||
},
|
},
|
||||||
'mp-alipay': {
|
'mp-alipay': {
|
||||||
usingComponents: true,
|
usingComponents: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user