mand-mobile/config/prod.env.js

6 lines
90 B
JavaScript
Raw Permalink Normal View History

2018-03-26 16:04:04 +08:00
'use strict'
module.exports = {
NODE_ENV: '"production"',
MAND_ENV: '"production"',
2018-03-26 16:04:04 +08:00
}