mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 00:59:37 +08:00
4 lines
112 B
JavaScript
4 lines
112 B
JavaScript
'use strict'
|
|
const webpackConfig = require('@vue/cli-service/webpack.config.js')
|
|
module.exports = webpackConfig
|