Chore: upgrade to webpack@4 (#14173)

* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
This commit is contained in:
Zhi Cun
2019-01-23 11:34:19 +08:00
committed by hetech
parent 439f58fc8e
commit aa9851ee74
80 changed files with 6191 additions and 3562 deletions

View File

@@ -22,7 +22,8 @@
</style>
<script>
import { version } from 'main/index.js';
import Element from 'main/index.js';
const { version } = Element;
const ORIGINAL_THEME = '#409EFF';
export default {