This website requires JavaScript.
Explore
Help
Sign In
test-version22
/
MeterSphere
mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
Watch
1
Star
0
Fork
You've already forked MeterSphere
0
Code
Issues
Projects
Releases
Wiki
Activity
552682bd44
MeterSphere
/
frontend
/
src
/
utils
/
env.ts
4 lines
76 B
TypeScript
Raw
Blame
History
const
debug
=
import
.
meta
.
env
.
MODE
!==
'production'
;
export
default
debug
;
Reference in New Issue
View Git Blame
Copy Permalink