Skip to content

Commit

Permalink
fix(repo): add .npmignore
Browse files Browse the repository at this point in the history
this is to workaround an issue where core folders were not being published. this
is due to lerna/lerna#1932
  • Loading branch information
DanElliottPalmer committed Feb 22, 2019
1 parent 48c54bf commit ee64bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!core

0 comments on commit ee64bcf

Please sign in to comment.