This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
xubin
/
order-fromtend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
19
Commits
1
Branch
485 KiB
Tree:
c408b7ebd3
order-fromtend
/
config
/
prod.env.js
prod.env.js
61 B
Raw
Normal View
History
init
3 years ago
1
2
3
4
'use strict'
module.exports = {
NODE_ENV: '"production"'
}