cordova-android icon indicating copy to clipboard operation
cordova-android copied to clipboard

feat: Add ResolveServiceWorkerRequests preference

Open jcesarmobile opened this issue 1 year ago • 1 comments

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

jcesarmobile avatar Feb 25 '24 22:02 jcesarmobile

Codecov Report

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

Project coverage is 72.35%. Comparing base (4742358) to head (6a73941). Report is 3 commits behind head on master.

Additional details and impacted files
@@           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.

codecov-commenter avatar Feb 25 '24 22:02 codecov-commenter