mall-front/config/dev.js
2023-05-17 00:58:25 +08:00

10 lines
112 B
JavaScript

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