Add --turbo flag to next dev command. This is a cheap solution to dev perf, and may be a stepping stone to vite, but I did experience noticeable improvement locally. Worth adding for now as we figure out the best course forward.
Reviewers
Primary: @raphaellaude
Secondary: @bailliekova
Checklist
[ ] Added/Updated related documentation (if applicable).
[ ] Added/Updated related unit tests (if applicable).
Description
--turbo
flag tonext dev
command. This is a cheap solution to dev perf, and may be a stepping stone to vite, but I did experience noticeable improvement locally. Worth adding for now as we figure out the best course forward.Reviewers
Checklist
Screenshots (if applicable):