mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
change require vue to Vue && waterfall.md (#2)
This commit is contained in:
@@ -7,7 +7,7 @@ delete config.devtool;
|
||||
config.entry = Components;
|
||||
|
||||
config.externals = {
|
||||
vue: 'vue'
|
||||
vue: 'Vue'
|
||||
};
|
||||
|
||||
config.output = {
|
||||
|
Reference in New Issue
Block a user