fabulator/gpx-builder

Had to downgrade to gpx-builder v3.8.0 for performance reasons.

Opened this issue · 1 comments

Seems like gpx Builder v5.0.0 uses xmlbuilder2, which by bundlephobia it's -> 580.3kB
Downgraded to v3.8.0 because it uses xmlbuilder, which is ~57.9kb.

Screenshot_4

This library is indented for Node usage. I would accept PR which would integrate smaller builder, that uses no-depreciated library or native function and works both for client and server.