Skip to content

Commit

Permalink
Monorepo with Lerna (#1501)
Browse files Browse the repository at this point in the history
Use Lerna to maintain core and themes as a monorepo. This should streamline creation of new themes and maintenance of existing theme(s).
  • Loading branch information
jasonritchie authored and epicfaace committed Nov 10, 2019
1 parent 0791e42 commit ef8b7fc
Show file tree
Hide file tree
Showing 170 changed files with 30,290 additions and 11,807 deletions.
4 changes: 4 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"packages": ["packages/*"],
"version": "2.0.0-alpha.1"
}
Loading

0 comments on commit ef8b7fc

Please sign in to comment.