Created by: gaearon
I think this is better to surface early because it’s a common mistake and will lead to broken code in 100% cases.
Test plan:
- Remove
Reactfrom imports inApp.js - See the overlay:
The error is googleable and leads here.
Created by: gaearon
I think this is better to surface early because it’s a common mistake and will lead to broken code in 100% cases.
Test plan:
React from imports in App.js
The error is googleable and leads here.