SyntaxFix
Write A Post
Hire A Developer
Questions
I got this by doing import App from './app/'; expecting it to import ./app/index.js, but it instead imported ./app.json.
import App from './app/';
./app/index.js
./app.json