zhangzengfei
2021-11-18 2f96ef3f59c0084d2943a7fdac9f47f51fe30da5
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;