mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
change require vue to Vue && waterfall.md (#2)
This commit is contained in:
@@ -13,7 +13,7 @@ config.output = {
|
||||
};
|
||||
|
||||
config.externals = {
|
||||
vue: 'vue'
|
||||
vue: 'Vue'
|
||||
};
|
||||
|
||||
config.plugins = [
|
||||
|
Reference in New Issue
Block a user