Skip to content

Commit

Permalink
turbo lets go
Browse files Browse the repository at this point in the history
  • Loading branch information
neongreen committed May 7, 2024
1 parent 6176fed commit 27fd153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"dev": "next dev --turbo",
"build": "next build",
"start": "next start",
"check": "tsc --noEmit && echo '\u001b[32m✔ Typecheck OK\u001b[0m' && next lint",
Expand Down

0 comments on commit 27fd153

Please sign in to comment.