Skip to content
New issue

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

feat: Add ResolveServiceWorkerRequests preference #1696

Merged
merged 2 commits into from
May 8, 2024
Merged

feat: Add ResolveServiceWorkerRequests preference #1696

merged 2 commits into from
May 8, 2024

Conversation

jcesarmobile
Copy link
Member

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
Copy link

codecov-commenter commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erisu erisu added this to the 13.0.0 milestone May 7, 2024
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erisu erisu merged commit ebf0b10 into master May 8, 2024
19 checks passed
@erisu erisu deleted the feat-sw branch May 8, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants