mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] optimize locale (#2725)
This commit is contained in:
@@ -13,6 +13,7 @@ const join = dir => path.join(root, dir);
|
||||
|
||||
function buildVantEntry() {
|
||||
const uninstallComponents = [
|
||||
'Locale',
|
||||
'Lazyload',
|
||||
'Waterfall'
|
||||
];
|
||||
|
Reference in New Issue
Block a user