I get this:
Refused to execute script from 'https://raw.githubusercontent.com/nezasa/iso8601-js-period/master/iso8601.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
Which seems kinda reasonable to me. Would it not be safer to vendor the minified js into folium?
I get this:
Refused to execute script from 'https://raw.githubusercontent.com/nezasa/iso8601-js-period/master/iso8601.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.Which seems kinda reasonable to me. Would it not be safer to vendor the minified js into folium?