[Build] extract build iconfont (#1242)

This commit is contained in:
neverland
2018-06-08 10:43:46 +08:00
committed by GitHub
parent f134841ec2
commit c520694ee1
27 changed files with 1305 additions and 1264 deletions

Binary file not shown.

View File

@@ -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 { wrapper } from './demo-common';
export default {

View File

@@ -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
export default {
'changelog.en-US': () => import('../markdown/changelog.en-US.md'),
'changelog.generated': () => import('../markdown/changelog.generated.md'),

View File

@@ -4,7 +4,6 @@ import App from './WapApp';
import routes from './router';
import progress from 'nprogress';
import '../../packages/vant-css/src/index.css';
import '../../packages/vant-css/src/icon-local.css';
import 'vant-doc/src/helper/touch-simulator';
import './components/nprogress.css';