USDA-FPAC / fpac-design-system

Design System site for USDA Farm Production and Conservation products
https://usda-fpac.github.io/fpac-design-system
Other
2 stars 0 forks source link

Vue 3 Lazy Loading Update #7

Closed bignamehere closed 1 year ago

bignamehere commented 1 year ago

Warning messages indicate the chunking within Vue 3 is getting above a standard setting limit, and research needs to be performed to identify best practices and implement a solution.

bignamehere commented 1 year ago

Need to test on production.

bignamehere commented 1 year ago

The assets have been switched to Lazy Loading, and the larger external libraries only load when needed and are also cached.