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
fix: detecting workspace root for calculating whether a relative file is within the project directory due to monorepo workspaces having process.cwd() returning the subpackage instead of monorepo root
fix: detecting workspace root for calculating whether a relative file is within the project directory due to monorepo workspaces having `process.cwd()` returning the subpackage instead of monorepo root
0 commit comments