Andy
/
webintrobuce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
webintroduce/config/prod.env.js
61 Bytes
Edit
Raw
Normal View
History
Permalink
647e176d
Andy
add init
1 2 3 4
'use strict'
module
.
exports
=
{
NODE_ENV
:
'"production"'
}