Mailspring/app/internal_packages/analytics/analytics-electron/what-is-this.md

1 line
234 B
Markdown
Raw Normal View History

2017-08-27 15:52:07 +08:00
This folder contains a modified version of analytics-node. The original version uses `superagent`, which is both unnecessary (since we have both Browser and Node APIs and can use `fetch` and also added ~2.1MB of JavaScript to Merani.)