提交 9d71a65d 编写于 作者: fxy060608's avatar fxy060608

fix(v3): wxs

上级 5d3a6bb0
......@@ -164,14 +164,6 @@ const v3 = {
.end()
if (isAppView) {
webpackConfig.module
.rule('vue')
.test([/\.vue$/, /\.nvue$/])
.use('uniapp-custom-block-loader')
.loader(require.resolve('@dcloudio/vue-cli-plugin-uni/packages/webpack-custom-block-loader'))
.options({
compiler: getPlatformCompiler()
})
if (process.env.NODE_ENV === 'production') {
require('../h5/cssnano-options')(webpackConfig)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册