CORS on windy.com/dev
-
It looks like windy.com/dev can not load
https://localhost:9999/plugin.js
before of CORS.Any hint on how to solve that.
I am using rollup-plugin-serve and tried:
serve({ contentBase: "dev", port: 9999, https: { key: fs.readFileSync('key.pem'), cert: fs.readFileSync('certificate.pem'), }, headers: { 'Access-Control-Allow-Origin': '*', }, }),
-
Firefox seems to be working fine.
The pb is with Chrome Version 114.0.5735.198
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps