We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/adr-x/next-turbo
pnpm dev -F web
vs
pnpm dev-turbo -F web
Expected behavior is to work like on production and resolve the import.
dev --turbopack
dev and `start
dev
Operating System: Platform: win32 Arch: x64 Version: Windows 10 Home Available memory (MB): 65444 Available CPU cores: 12 Binaries: Node: 18.20.5 npm: 10.8.2 Yarn: N/A pnpm: 9.1.2 Relevant Packages: next: 15.2.0-canary.1 // Latest available version is detected (15.2.0-canary.1). eslint-config-next: N/A react: 19.0.0 react-dom: 19.0.0 typescript: 5.5.4 Next.js Config: output: N/A
Turbopack
next dev (local)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Link to the code that reproduces this issue
https://github.com/adr-x/next-turbo
To Reproduce
vs
Current vs. Expected behavior
Expected behavior is to work like on production and resolve the import.
dev --turbopack
dev
and `startProvide environment information
Which area(s) are affected? (Select all that apply)
Turbopack
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
No response
The text was updated successfully, but these errors were encountered: