mapbox/vtquery

reduce package size by removing mason deps

Closed this issue · 0 comments

The .npmignore in this repository is missing some major pieces, including .mason, .toolchain and mason_packages. We should be using the .gitignore by default, but wanted to avoid include the cloudformation template in the npm package. This results in a ~54MB package tarball, which is crazy huge.

cc @mapbox/core-tech