Closed fingerthief closed 6 months ago
Visit the preview URL for this PR (updated for commit 820697f):
https://minimalgpt--pr122-dev-add-tree-shaking-h4eugalr.web.app
(expires Sun, 26 May 2024 18:02:35 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 95b9f8da4861f0258375bb9789bfa436b4ed7d98
Summary of Changes
Added proper tree shaking during the build process to further improve app efficiency by only including the modules being used. This combined with the recent changes to compress and optimize during the build process has resulted in noticeably faster load times.
General Changes List
vite.config.js
to include the new chunking logic for tree shaking.Auto Generated Notes (Do Not Change)
Contents (#122)
Other