Skip to content

Commit

Permalink
Merge pull request #137 from SergeWilfried/buildscript
Browse files Browse the repository at this point in the history
feat: update build script
  • Loading branch information
SergeWilfried authored Mar 29, 2024
2 parents 0acc2b7 + ecb7b7d commit 7cadb2d
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 @@ -3,6 +3,7 @@
"scripts": {
"build": "turbo run build",
"build:web": "turbo run build --filter=@documenso/web",
"build:marketing": "turbo run build --filter=@documenso/marketing",
"dev": "turbo run dev --filter=@documenso/web --filter=@documenso/marketing",
"start": "turbo run start --filter=@documenso/web --filter=@documenso/marketing",
"lint": "turbo run lint",
Expand Down

0 comments on commit 7cadb2d

Please sign in to comment.