Skip to content

Commit

Permalink
chore: add missing build:portal-frontend script
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Dec 31, 2024
1 parent 0d387d9 commit 24bd251
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 @@ -14,6 +14,7 @@
"build:lumeweb.com": "turbo build --filter=@lumeweb/lumeweb.com",
"build:portal-dashboard": "turbo build --filter=@lumeweb/portal-dashboard",
"build:portal-admin": "turbo build --filter=@lumeweb/portal-admin",
"build:portal-frontend": "turbo build --filter=@lumeweb/portal-frontend",
"dev:portal-dashboard": "turbo dev --filter=@lumeweb/portal-dashboard"
},
"private": true,
Expand Down

0 comments on commit 24bd251

Please sign in to comment.