mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-01-23 10:50:24 +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
|