Running convex-web locally with profile dev:java-16 on Windows.
Server starts on port 8080 but mian page does not load.
apparently a MIME type issue:
Refused to apply style from 'http://localhost:8080/css/styles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
localhost/:1 Refused to apply style from 'http://localhost:8080/css/styles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
localhost/:1 Refused to execute script from 'http://localhost:8080/js/main.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
These resources should have the appropriate MIME type set
Running convex-web locally with profile
dev:java-16
on Windows.Server starts on port 8080 but mian page does not load.
apparently a MIME type issue:
These resources should have the appropriate MIME type set