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
If I have an export from a file (but especially a default export) I would expect that () => import(fileName) would be found when I find all references for the default export. But it does not.
Compiler version 5.8.3
VSCode extension version 1.99.3