cf-wx-app/config/dev.js

11 lines
115 B
JavaScript

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