提交 5d3a6bb0 编写于 作者: fxy060608's avatar fxy060608

fix(v3): wxs

上级 125a6e50
......@@ -153,6 +153,12 @@ const v3 = {
cacheIdentifier: false
}))
.end()
.use('uniapp-custom-block-loader')
.loader(require.resolve('@dcloudio/vue-cli-plugin-uni/packages/webpack-custom-block-loader'))
.options({
compiler: getPlatformCompiler()
})
.end()
.uses
.delete('cache-loader')
.end()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册