Skip to content

Commit

Permalink
fix: reduce prod install time
Browse files Browse the repository at this point in the history
  • Loading branch information
sunaurus committed Apr 13, 2024
1 parent 330a439 commit c3f185f
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 57 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the

```bash
# Install deps
npm ci
npm ci --omit=dev --ignore-scripts
# Build
npm run build
# Start
Expand Down
Loading

0 comments on commit c3f185f

Please sign in to comment.