UNPKG
taozi23786789
Version:
latest (1.1.1)
1.1.1
taozi
taozi23786789
/
config
/
prod.env.js
5 lines
(4 loc)
•
61 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
module
.
exports
= {
NODE_ENV
:
'"production"'
}