External Publication
Visit Post

Web Compatibility Support • Re: windy.com - TypeError: Error resolving module specifier: @leafletGl

Pale Moon forum - Forum index [Unofficial] April 22, 2026
Source

Thanks, this helps reducing the modifications to:

CODE:

www.windy.com /\/v\/.*\/plugins\/.*\.js/ /"@leafletGl"/g "../leaflet-gl.js" /"@windyCore"/g "../index.js" /\/v\/.*\/.*\.js/ /"@leafletGl"/g "./leaflet-gl.js" /"@windyCore"/g "./index.js"

or

CODE:

[["www.windy.com",["/\\/v\\/.*\\/plugins\\/.*\\.js/",["/\"@leafletGl\"/g","\"../leaflet-gl.js\"","/\"@windyCore\"/g","\"../index.js\""]],["/\\/v\\/.*\\/.*\\.js/",["/\"@leafletGl\"/g","\"./leaflet-gl.js\"","/\"@windyCore\"/g","\"./index.js\""]]]]

Discussion in the ATmosphere

Loading comments...