Uhh, @Netlify handles filenames case-insensitive.
That bit me when my app was loading the bundle from app.js (created during
build) but there was also a React component App.js in the same folder.
Uhh, @Netlify handles filenames case-insensitive.
That bit me when my app was loading the bundle from app.js (created during
build) but there was also a React component App.js in the same folder.