This website works better with JavaScript
Home
Explore
Help
Register
Sign In
SpaceOfCheng
/
wechat
Watch
3
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
1
Activity
微信
2
Commits
5
Branches
Tree:
96d424eb33
wechat
/
config
/
prod.env.js
prod.env.js
61B
History
Raw
1
2
3
4
'use strict'
module
.exports = {
NODE_ENV
:
'"production"'
}