azavea / tilegarden

Serverless raster and vector map tile generation using Mapnik and AWS Lambda
https://azavea.github.io/tilegarden/
Other
97 stars 7 forks source link

Check to see if babel-runtime is really necessary #115

Closed mattdelsordo closed 6 years ago

mattdelsordo commented 6 years ago

At some point I added babel-runtime as a production dependency and I cannot recall what it actually does or whether it's necessary for the project to actually run after transpilation. Take a look at maybe moving this to devDependencies to slim down the deployment bundle.