Feature Request: Basic PWA support
See original GitHub issueHi,
I’d like to be able to implement the Webpack plugins available to give some offline caching capabilities.
I have tried implelenting several plugins for Webpack
sw-precache-webpack-plugin
webpack-manifest-plugin
And also offline-plugin
All resulting in window not defined
errors.
An example of a basic PWA setup would be most appreciated.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:15 (4 by maintainers)
Top Results From Across the Web
Feature request: PWA - Zendesk help
Feature : PWA functionality such as taskbar icon, installable prompt, native web notifications. Use case: As a replacement for desktop apps.
Read more >Introduction to progressive web apps - MDN Web Docs - Mozilla
This article provides an introduction to Progressive Web Apps (PWAs), discussing what they are and the advantages they offer over regular ...
Read more >Progressive Web Apps (PWA): Features, Architecture, Pros ...
Progressive web apps are a new alternative to native, hybrid, and cross-platform mobile development. Let's explore its features, pros-cons, ...
Read more >Learn PWA - web.dev
You'll learn PWA fundamentals like the Web App Manifest, service workers, how to design with an app in mind, what's different from a...
Read more >Feature Request: Service Worker (PWA) · Issue #167 - GitHub
Hurray now we have a gridsome project with a 100 PWA score. Here is a really basic manifest.json file that is enough for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Would also like to see PWA support.
I would love to see PWA support too