nengo / nengo-gui

Nengo interactive visualizer
Other
95 stars 38 forks source link

Deliver files with appropriate MIME type header #1006

Open jgosmann opened 5 years ago

jgosmann commented 5 years ago

Apparently the backend doesn't set the MIME type header properly which new Chrome versions seem to dislike and prevent the style sheets from loading:

Refused to apply style from 'http://localhost:8888/nengo/51150/static/main.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.