fix
This commit is contained in:
8
.env
8
.env
@@ -1,8 +0,0 @@
|
||||
VITE_OJ=https://oj.xuyue.cc
|
||||
VITE_CODE=https://code.xuyue.cc
|
||||
VITE_WEB=https://web.xuyue.cc
|
||||
VITE_PLAY=https://play.xuyue.cc
|
||||
VITE_BOOK=https://book.xuyue.cc
|
||||
VITE_HUABU=https://huabu.xuyue.cc
|
||||
VITE_PPT=https://ppt.xuyue.cc/py
|
||||
VITE_PY=https://python.xuyue.cc
|
||||
@@ -4,7 +4,7 @@
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"start": "vite --mode=production",
|
||||
"build": "vite build",
|
||||
"build:staging": "vite build --mode=staging",
|
||||
"fmt": "prettier --write *.js style.css index.html"
|
||||
|
||||
Reference in New Issue
Block a user