Skip to content

Commit

Permalink
fix: 部署路径
Browse files Browse the repository at this point in the history
  • Loading branch information
feige996 committed Feb 1, 2024
1 parent 41974c7 commit b9481f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/.env.production
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ VITE_DELETE_CONSOLE = true
VITE_SERVER_BASEURL = 'https://xxx.com'

# github actions 部署地址根路径,用在 manifest.config.ts 里面的 h5.router.base
VITE_APP_PUBLIC_BASE=/unibest/
VITE_APP_PUBLIC_BASE=/hello-unibest/

0 comments on commit b9481f0

Please sign in to comment.