This website works better with JavaScript
Home
Explore
Help
Register
Sign In
web
/
ibms
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3ce8c6e1a7
Branches
Tags
Dictionaries
apiupdate
build
canvas-cad
details-component
dev
elevation-map
master
publish-test
system-integration
total
uploader
xbzd
ibms
/
config
/
prod.env.js
prod.env.js
63 B
History
Raw
1
2
3
4
'use strict'
module.exports = {
NODE_ENV: '"production"'
}