Since we are moving more mapbox packages to the @mapbox/ namespace, we're running into issues where tilelive can't autoload anymore. For example, tilelive-s3 is not found anymore because it is now @mapbox/tilelive-s3
Coverage remained the same at 97.685% when pulling 9d0f2406a3bf3b857d50a00667c3c6b9914905fc on auto-with-mapbox into b7374861eff24c8fef1a320f3b35789bc180cc1b on master.
Coverage remained the same at 97.685% when pulling 9d0f2406a3bf3b857d50a00667c3c6b9914905fc on auto-with-mapbox into b7374861eff24c8fef1a320f3b35789bc180cc1b on master.
Since we are moving more mapbox packages to the
@mapbox/
namespace, we're running into issues where tilelive can't autoload anymore. For example,tilelive-s3
is not found anymore because it is now@mapbox/tilelive-s3