perrycate / tournamap

Website to visualize Smash Ultimate tournaments near you
https://tournamap.gg
GNU General Public License v3.0
9 stars 6 forks source link

Audit dependencies #37

Closed perrycate closed 2 years ago

perrycate commented 2 years ago
  1. We have some warnings about out of date dependencies etc., should definitely update those and any other security warnings.

  2. Look into "tree shaking" to get rid of all the dependencies create-react-app pulled in. We probably still have way more than we need. (https://webpack.js.org/guides/tree-shaking/, https://medium.com/@joeclever/three-simple-ways-to-inspect-a-webpack-bundle-7f6a8fe7195d)

perrycate commented 2 years ago

a6c539092c01c2872cc4189d28afe198db0121a4 and 3f4ccd0b21865e9ae4ed77a4cc96dc233239426e