apache / cordova-android

Apache Cordova Android
https://cordova.apache.org/
Apache License 2.0
3.59k stars 1.52k forks source link

feat: Add ResolveServiceWorkerRequests preference #1696

Open jcesarmobile opened 2 months ago

jcesarmobile commented 2 months ago

Ionic webview plugin has had this preference for a few years, it makes possible for service worker requests to go through the asset loader.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.35%. Comparing base (4742358) to head (b5465c1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1696 +/- ## ======================================= Coverage 72.35% 72.35% ======================================= Files 23 23 Lines 1834 1834 ======================================= Hits 1327 1327 Misses 507 507 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.