add test and update webpack config

[new] add test config
[new] add breadcrumb test
[change] update package.json
[new] util.js copied from  element
[unresolved] see test/unit/index.js @todo
This commit is contained in:
huixisheng 2017-03-04 00:09:02 +08:00
parent c9c5e751ae
commit 9b6ff1ce28
10 changed files with 222 additions and 4 deletions

4
.gitignore vendored
View file

@ -15,5 +15,7 @@ npm-debug.log
*.swp
*.swo
*.log
test/dist/
examples/dist/
dist/
yarn-error.log
test/unit/coverage