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
After both overlays share the code we can try to implement click-to-jump for build-time overlay as well. This would be cool both for linting and compile errors. It would probably involve some parsing since we won't have access to structured data.
The text was updated successfully, but these errors were encountered:
This seems like something that would easily break forked react-scripts (for example, react-scripts-ts's TypeScript error messages probably use a different format).
After both overlays share the code we can try to implement click-to-jump for build-time overlay as well. This would be cool both for linting and compile errors. It would probably involve some parsing since we won't have access to structured data.
The text was updated successfully, but these errors were encountered: