This commit is contained in:
初志鑫 2020-07-23 15:23:32 +08:00
parent 02493ee723
commit 3d524ed568

3
webstorm.config.js Normal file
View File

@ -0,0 +1,3 @@
'use strict'
const webpackConfig = require('@vue/cli-service/webpack.config.js')
module.exports = webpackConfig