zanui vue config

This commit is contained in:
cookfront
2017-03-03 10:20:55 +08:00
parent 0e8b918f3e
commit 6e6c057ffd
11 changed files with 82 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ config.output = {
};
config.externals = {
vue: 'Vue'
vue: 'vue'
};
delete config.devtool;