mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:44:10 +00:00
[Build] extract build iconfont (#1242)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This file is auto gererated by build/bin/build-entry.js
|
||||
// This file is auto gererated by build/build-entry.js
|
||||
import Actionsheet from './actionsheet';
|
||||
import AddressEdit from './address-edit';
|
||||
import AddressList from './address-list';
|
||||
@@ -68,7 +68,7 @@ import TreeSelect from './tree-select';
|
||||
import Uploader from './uploader';
|
||||
import Waterfall from './waterfall';
|
||||
|
||||
const version = '1.1.6';
|
||||
const version = '1.1.7';
|
||||
const components = [
|
||||
Actionsheet,
|
||||
AddressEdit,
|
||||
|
Reference in New Issue
Block a user