You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have a manifest be optional? Assume the start_url is the URL provided, if no manifest is found on the page and the ${URL}/manifest.json is a 404?
HTTPError: Response code 404 (Not Found)
The text was updated successfully, but these errors were encountered:
Is it possible to have a manifest be optional? Assume the
start_url
is the URL provided, if no manifest is found on the page and the${URL}/manifest.json
is a 404?The text was updated successfully, but these errors were encountered: