SamuelQuinones / password-generator

Generate secure, hard to guess passwords with the click of a button!
https://passwordgenerator.samtheq.com
GNU General Public License v3.0
3 stars 0 forks source link

[REQ] - Optimize Loading of `framer-motion` #15

Closed SamuelQuinones closed 2 years ago

SamuelQuinones commented 2 years ago

Is your feature request related to a problem? Please describe. Framer Motion offers the ability to lazy load to reduce final bundle size.

Describe the solution you'd like implement lazy loading into the application as described here: https://www.framer.com/docs/guide-reduce-bundle-size/