web/config/prod.env.js

4 lines
48 B
JavaScript
Raw Normal View History

2017-12-03 22:54:36 +00:00
module.exports = {
NODE_ENV: '"production"'
}