Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

As a developer I would like support for making a Progressive (Evergreen) Web Application #7

Open
2 of 7 tasks
thescientist13 opened this issue Sep 23, 2018 · 0 comments · Fixed by #20
Open
2 of 7 tasks
Assignees
Labels
0.3.0 documentation enhancement New feature or request question Further information is requested

Comments

@thescientist13
Copy link
Member

thescientist13 commented Sep 23, 2018

Type of Change

  • New Feature Request
  • Documentation
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

Progressive Web Applications help bridge the web to the mobile world with an emphasis on performance and offline capabilities. That said, not every application needs to be one.

Details

Providing support either through code, documentation, or default behavior, (or all three) would be the goal of this feature request.

I think for now it's ok have the dependencies installed, with documentation for enabling it. Or maybe a configuration option in webpack?

Tasks

This issue will likely require a few iterations / discussions

  1. Add basic manifest
  2. Enable Service Worker (installed, but off by default? enforces HTTPS) - see As a developer I would like CEA to score perfectly for Lighthouse (except PWA) #8
@thescientist13 thescientist13 added enhancement New feature or request question Further information is requested documentation labels Sep 23, 2018
thescientist13 pushed a commit that referenced this issue Oct 26, 2018
* Generate icons into the output root

* Hardcode manifest into index.html

* Remove unused include
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.3.0 documentation enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants