cf-wx-app/config/dev.js
2018-11-29 17:35:49 +08:00

10 lines
113 B
JavaScript

module.exports = {
env: {
NODE_ENV: '"development"'
},
defineConstants: {
},
weapp: {},
h5: {}
}