This repository was archived by the owner on Dec 20, 2022. It is now read-only.
This repository was archived by the owner on Dec 20, 2022. It is now read-only.
It keeps trying to load css as js #24
Open
Description
I keep getting this warning:
/components/NavBar/navBar/css.js” was loaded even though its MIME type (“”) is not a valid JavaScript MIME type.
My code is like so:
include(['/components/NavBar/navBar.css', '/components/Footer/footer.css']);
I don't know why it's replacing the dot with a /
but it shouldn't be.
Metadata
Metadata
Assignees
Labels
No labels