Skip to content

Commit

Permalink
Add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
frux committed Mar 20, 2021
1 parent 74d1cc8 commit 66b5226
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5,144 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "root",
"private": true,
"scripts": {
"build": "rm -rf ./packages/*/dist && lerna run build"
},
"devDependencies": {
"lerna": "^4.0.0"
}
Expand Down
Loading

0 comments on commit 66b5226

Please sign in to comment.