mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
7 lines
212 B
Vue
7 lines
212 B
Vue
/**
|
||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
||
* @description webstorm.config
|
||
*/
|
||
const webpackConfig = require('@vue/cli-service/webpack.config.js')
|
||
module.exports = webpackConfig
|