Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-fe
Commits
f1d5b414
Commit
f1d5b414
authored
Sep 11, 2024
by
nick zheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: 路由环境配置
parent
ff7cdce1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.env.development
.env.development
+2
-2
.env.production
.env.production
+2
-2
No files found.
.env.development
View file @
f1d5b414
...
...
@@ -2,7 +2,7 @@ VITE_APP_ENV = 'DEV'
VITE_APP_THEME_COLOR = '#2468f2'
VITE_PORT = 8848
VITE_PUBLIC_PATH = /
VITE_ROUTER_MODE = 'h
ash
'
VITE_PUBLIC_PATH = /
fe
VITE_ROUTER_MODE = 'h
5
'
VITE_VITEST = true
VITE_HIDE_HOME = false
.env.production
View file @
f1d5b414
VITE_APP_ENV = 'PROD'
VITE_APP_THEME_COLOR = '#2468f2'
VITE_PUBLIC_PATH = /
VITE_ROUTER_MODE = 'h
ash
'
VITE_PUBLIC_PATH = /
fe
VITE_ROUTER_MODE = 'h
5
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment