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:
parent
c9c5e751ae
commit
9b6ff1ce28
10 changed files with 222 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -15,5 +15,7 @@ npm-debug.log
|
|||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
test/dist/
|
||||
examples/dist/
|
||||
dist/
|
||||
yarn-error.log
|
||||
test/unit/coverage
|
Loading…
Add table
Add a link
Reference in a new issue