Open lemonmade opened 7 years ago
This is often necessary for things like poly fills that must run before the other imports:
// should be fine, but complains import './foo'; import bar from 'bar';
This is often necessary for things like poly fills that must run before the other imports: