支付宝-行业分类配适, 支付宝和微信小程序合并
This commit is contained in:
@@ -5,5 +5,6 @@ module.exports = {
|
||||
defineConstants: {
|
||||
},
|
||||
weapp: {},
|
||||
|
||||
h5: {}
|
||||
}
|
||||
|
@@ -61,6 +61,7 @@ const config = {
|
||||
h5: {
|
||||
publicPath: '/',
|
||||
staticDirectory: 'static',
|
||||
esnextModules: ['@tarojs/components'],
|
||||
module: {
|
||||
postcss: {
|
||||
autoprefixer: {
|
||||
@@ -69,6 +70,7 @@ const config = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = function (merge) {
|
||||
|
Reference in New Issue
Block a user