fixed modal
This commit is contained in:
parent
6700f596c9
commit
6f3403801a
4 changed files with 7 additions and 5 deletions
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
umdNamedDefine: true
|
||||
},
|
||||
externals: {
|
||||
'vue': 'Vue'
|
||||
'vue': 'vue'
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['', '.js', '.vue']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue