Forty-Bot / trends.tf

Team Fortress 2 Stats and Trends
https://trends.tf
Other
14 stars 2 forks source link

Vendor our javascript dependencies #59

Closed Forty-Bot closed 1 month ago

Forty-Bot commented 2 years ago

To reduce the amount of connections which need to be made, and to reduce the amount of data which needs to be transferred, we should vendor our javascript dependencies. In the simplest instance, this just involves proxying them. However, we could go further and e.g. remove unused functionality.