Skip to content

Reduce bundle size and Analytics

Compare
Choose a tag to compare
@chatch chatch released this 24 Dec 01:13
· 406 commits to master since this release
95311b7

New:

  • added matomo analytics (#86)
  • added stellarx to exchanges list
  • set HTML page titles (#102 )

Reduced bundle size:

  • moved directory images (exchange and anchor logos) out of json into separate files (~89k)
  • replaced json2csv dependency with bespoke conversion function (~160k)
  • dynamic route imports with react-loadable

Fixed:

Upgraded:

  • upgrade stellar-sdk to 0.11.0
  • upgrade nodejs engine to 10.x.x (LTS)