[Build] revert site to webpack config (#3747)

This commit is contained in:
neverland
2019-07-04 14:26:20 +08:00
committed by GitHub
parent 6c0f05d5cc
commit 75525ae410
37 changed files with 1326 additions and 8236 deletions

View File

@@ -1,5 +1,5 @@
import Vue from 'vue';
import '../site/src/mobile/demo-common';
import '../docs/site/mobile/demo-common';
import Locale from '../src/locale';
import { mount, later } from './utils';