zhangzengfei
2021-11-29 d1c9bf22b12323d6ee1ba1ed6e7f6acc7e5b9e1f
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;