zhangzengfei
2021-11-19 4da4901f6793eee540ec97b9e6d6694078cefdcd
webstorm.config.js
@@ -1,6 +1,2 @@
/**
 * @author chuzhixin 1204505056@qq.com (不想保留author可删除)
 * @description webstorm.config
 */
const webpackConfig = require('@vue/cli-service/webpack.config.js')
module.exports = webpackConfig
const webpackConfig = require("@vue/cli-service/webpack.config.js");
module.exports = webpackConfig;