Hey there again,
we've switched our package manager from npm to pnpm, and since then the bug fixed in 12.4.0 ("Fix issue with missing expandUrl from OpenLayers") is currently causing some real issues:
No matching export in "../../node_modules/.pnpm/ol@10.9.0/node_modules/ol/tileurlfunction.js" for import "expandUrl"
The problem is that I can't upgrade to >11 since our map stops rendering correctly then. I'm not entirely sure why, but I also don't want to touch our map just because we switch package manager.
Since I haven't found any suitable fix within Vite, would it be possible to release a 11.0.4 with a fix for expandUrl? I'd be happy to open a PR for that.
Thanks a lot and cheers!
P.S. Schöne Grüße aus und nach Graz :)
Hey there again,
we've switched our package manager from npm to pnpm, and since then the bug fixed in
12.4.0("Fix issue with missing expandUrl from OpenLayers") is currently causing some real issues:The problem is that I can't upgrade to >11 since our map stops rendering correctly then. I'm not entirely sure why, but I also don't want to touch our map just because we switch package manager.
Since I haven't found any suitable fix within Vite, would it be possible to release a 11.0.4 with a fix for expandUrl? I'd be happy to open a PR for that.
Thanks a lot and cheers!
P.S. Schöne Grüße aus und nach Graz :)