Custom feature layer functions not exported in leaflet-vector-tile-layer npm package as built
The exported functions in the FeatureLayer.js file are not showing up in the final package. I never looked into how to configure the build process to export them because I didn't know it was necessary but apparently something else is required to make the distribution expose the featureToLayer functionality.