chore: add TODO
This commit is contained in:
5
env/.env.development
vendored
5
env/.env.development
vendored
@@ -1,6 +1,7 @@
|
||||
# 变量必须以 VITE_ 为前缀才能暴露给外部读取
|
||||
NODE_ENV = 'development'
|
||||
VITE_SERVER_BASEURL = 'http://localhost:4000'
|
||||
|
||||
# 是否去除console 和 debugger
|
||||
VITE_DELETE_CONSOLE = false
|
||||
|
||||
# TODO: 记得修改
|
||||
VITE_SERVER_BASEURL = 'http://localhost:4000'
|
||||
|
||||
Reference in New Issue
Block a user