Spomky-Labs / pwa-bundle

PHP library for generating a full featured PWA manifest

Home Page:https://pwa.spomky-labs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preload Assets

Spomky opened this issue · comments

Description

Preload urls can be a string or a path. If it is a string, it is used as it is.
But it could be an asset mapped resource.
If the resource exists, it's public url should be returned.

Example

preload_urls:
- audios/foo.mp3

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.