UNPKG

112 BJavaScriptView Raw
1module.exports = {
2 env: {
3 NODE_ENV: '"development"'
4 },
5 defineConstants: {
6 },
7 mini: {},
8 h5: {}
9}