Add lerna package

This commit is contained in:
Kamil Myśliwiec
2017-11-02 20:10:13 +01:00
parent 2a18249b9a
commit c7ff78f8dd
15 changed files with 75 additions and 136 deletions

6
.gitignore vendored
View File

@@ -7,6 +7,7 @@ node_modules/
/.vscode
# misc
lerna-debug.log
npm-debug.log
/src/common/npm-debug.log
/src/core/npm-debug.log
@@ -22,4 +23,7 @@ npm-debug.log
# tests
/test
/coverage
/.nyc_output
/.nyc_output
# build
/lib