We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It'd be nice to have some placeholder images that can be overridden and customized but worked out of the box
For example.
offline_fallback: image: 'images/offline.svg'
We'd need to find some open source or cc-no-attribution files, of course.
Similarly, we could add some default pages for offline at bundle level. I'll experiment with that in pwa-extra-bundle.
No response
The text was updated successfully, but these errors were encountered:
The problem is that if any of the offline_fallback option is set, then the offline feature is enabled. Some users may want to keep it disabled.
offline_fallback
Sorry, something went wrong.
How about adding the assets to the repo, but commenting them out in the yaml.
In particular, an offline.svg in the bundle would safe the effort of looking one up when the default might be fine.
Spomky
No branches or pull requests
Description
It'd be nice to have some placeholder images that can be overridden and customized but worked out of the box
For example.
We'd need to find some open source or cc-no-attribution files, of course.
Similarly, we could add some default pages for offline at bundle level. I'll experiment with that in pwa-extra-bundle.
Example
No response
The text was updated successfully, but these errors were encountered: