Type of Change
Summary
It would be great to make it easy to make a Greenwood site easily PWA compliant (at least according to Lighthouse). This should probably a configurable option?
Details
This would include things like:
- manifest.json /
<meta> data (including cleaning up any pre-existing <meta>
- service worker
- others as needed by Lighthouse
- default favicon.ico?
- make sure we can help resolve this issue with Apple icons that can be seen in Koa logs when using Safari
Generating graph of workspace files...
Started production test server at localhost:8080
Error: ENOENT: no such file or directory, open '/Users/owenbuckley/Workspace/project-evergreen/repos/greenwood/public/apple-touch-icon-precomposed.png'
Error: ENOENT: no such file or directory, open '/Users/owenbuckley/Workspace/project-evergreen/repos/greenwood/public/apple-touch-icon.png'
Type of Change
Summary
It would be great to make it easy to make a Greenwood site easily PWA compliant (at least according to Lighthouse). This should probably a configurable option?
Details
This would include things like:
<meta>data (including cleaning up any pre-existing<meta>