Sign in
canrd-outside
/
order-erp-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d2c361803bed35efd41b04f9a9451e5115f546f9
Authored by
vben
2021-07-29 00:09:20 +0800
1 parent
e2664f60
chore: update .env
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.env.production
.env.production
View file @
d2c3618
...
...
@@ -32,4 +32,4 @@ VITE_USE_IMAGEMIN= true
32
32
VITE_USE_PWA = false
33
33
34
34
# Is it compatible with older browsers
35
-VITE_LEGACY = true
35
+VITE_LEGACY = false
...
...