I am using ionic + react with the react-mapbox-gl library. Everything runs fine on localhost but when i deploy production build to firebase hosting, the website just returns a grey blank map.
I don't think there is a problem with the code, but I cant pinpoint the problem.
I have tried changing the Mapbox token as well.
help appreciated :)