Skip to content

Commit

Permalink
chore: add build:lib script
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermerodz committed Feb 21, 2024
1 parent fae77f8 commit cfc003d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"scripts": {
"build": "turbo run build --filter=*",
"build:lib": "turbo run build --filter=opt-input...",
"build:website": "turbo run build --filter=website...",
"clean": "turbo run clean",
"dev": "turbo run dev --filter=*",
Expand Down

0 comments on commit cfc003d

Please sign in to comment.