-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
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
fix(deprecate): ignore implicit workspace mode #6758
Conversation
found 20 benchmarks with statistically significant performance improvements
timing results
|
Is this in reference to an open issue? I'm missing some context about what this changes when running |
This was in response to a support ticket. If someone is inside a workspace this command doesn't work. This command requires you to specify a package name, it never infers it from cwd. So, whether or not you're inside a workspace is irrelevant. |
thanks for reminding me what |
No description provided.