Files

7 lines
103 B
JavaScript
Raw Permalink Normal View History

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