1
0
mirror of https://github.com/SunnyQjm/taro-cropper.git synced 2026-06-05 23:49:34 +08:00
Files
taro-cropper/config/dev.js
T
2019-08-15 17:11:13 +08:00

10 lines
113 B
JavaScript

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