zhangzengfei
2022-10-19 6339f41cfff5b9fdf33eb2f788658247430b5091
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;