ionic-team / ionic-pwa-toolkit

Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
MIT License
633 stars 74 forks source link

feat(index): Adds NOSCRIPT tag, fixing Lighthouse Audit issue #91

Open doppelganger9 opened 5 years ago

doppelganger9 commented 5 years ago

When running a Lighthouse Audit, one of the audit says to add content when Javascript is disabled.

This PR fixes this, bumping the LH PWA score!