fixed #1101
This commit is contained in:
parent
f1f0206c70
commit
b8adf5cf2d
5 changed files with 20281 additions and 33 deletions
|
@ -27,7 +27,7 @@ module.exports = merge(webpackBaseConfig, {
|
|||
resolve: {
|
||||
alias: {
|
||||
iview: '../../src/index',
|
||||
// vue: 'vue/dist/vue.js'
|
||||
// vue: 'vue/dist/vue.esm.js'
|
||||
vue: 'vue/dist/vue.runtime.js'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue