Open
Description
@birkskyum if you recall, we had to disable the es5 tests in #7060.
I was wondering if you could simply try replacing some const
and let
to var
in the maplibre
bundle (or give webpack config another try #7015 (comment)) and investigate if we could enable es5 test for a bit longer until switching to es6 in #6909?
Thank you!