Skip to content

Commit

Permalink
ci: improve lerna integration
Browse files Browse the repository at this point in the history
- Remove package-lock from packages
- Remove examples and storybook from lerna
  • Loading branch information
xballoy authored and arnaudforaison committed Jun 23, 2020
1 parent 5aec25b commit 93a289c
Show file tree
Hide file tree
Showing 61 changed files with 38,787 additions and 24,588 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ tmp/
.LSOverride
.idea
.vs

# Ignore package-lock.json / yarn.lock in dependencies
packages/**/package-lock.json
packages/**/yarn.lock
Loading

0 comments on commit 93a289c

Please sign in to comment.