摘要: 在build/webpack.base.conf.js添加, 然后配置下面的代码: 1、const webpack = require('webpack') 2、在js规则中添加exclude module: { rules: [ { test: /\.js$/, exclude: /node_mo 阅读全文
posted @ 2021-12-02 13:51 靠网搜生存的前端小菜 阅读(466) 评论(0) 推荐(0)