[Bug Report] 并未兼容到 Chrome 51
Closed this issue · 2 comments
bigbigDreamer commented
Pilotager commented
依赖于 Taro
的编译:
config/index
下面
h5: {
compile: {
include: [
(filename) => {
return ()
}
]
}
}
这里加上需要处理的包
bigbigDreamer commented
@Pilotager 如果我要用 webpack 编译,有推荐的方案或者配置吗。用在 h5 端