You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when launching next.js dev with -turbo flag which is the default with monorepos now I receive an warning that webpack is configured, but turbo is not. No builder button appears, and no startup dialog either.
To Reproduce
Steps to reproduce the behavior:
Install a new project
use turbo
nothingness
Expected behavior
The builder config dialog should show up.
The text was updated successfully, but these errors were encountered:
Describe the bug
when launching next.js dev with -turbo flag which is the default with monorepos now I receive an warning that webpack is configured, but turbo is not. No builder button appears, and no startup dialog either.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The builder config dialog should show up.
The text was updated successfully, but these errors were encountered: