Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Optimize fonts and asset handling in SCSS and templates #68

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

warnyul
Copy link
Owner

@warnyul warnyul commented Dec 2, 2024

  • Commented out unused Poppins font definitions in _poppins.scss for efficiency.
  • Updated preload links in 404.ejs and index.ejs to include consistent crossorigin attributes.
  • Applied eager loading to the profile image in index.ejs for faster above-the-fold rendering.
  • Enhanced Webpack module rules to use case-insensitive regex for image, EJS, and SCSS files.

@warnyul warnyul self-assigned this Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Visit the preview URL for this PR (updated for commit dab6438):

https://bvarga-fe600--pr68-preload-fix-12f25fx6.web.app

(expires Mon, 09 Dec 2024 20:39:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a3b1098a9eaf0750a134a339972f1df2a3969a8d

@warnyul warnyul changed the title fix: Standardize crossorigin attribute in preload links fix: Improve asset handling, fonts, and image loading Dec 2, 2024
- Commented out unused Poppins font definitions in `_poppins.scss` for efficiency.
- Updated preload links in `404.ejs` and `index.ejs` to include consistent `crossorigin` attributes.
- Applied eager loading to the profile image in `index.ejs` for faster above-the-fold rendering.
- Enhanced Webpack module rules to use case-insensitive regex for image, EJS, and SCSS files.
@warnyul warnyul changed the title fix: Improve asset handling, fonts, and image loading fix: Optimize fonts and asset handling in SCSS and templates Dec 2, 2024
@warnyul warnyul merged commit 5f59683 into main Dec 2, 2024
2 checks passed
@warnyul warnyul deleted the preload-fix branch December 2, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant