Skip to content

Commit

Permalink
fix(web-vitals): allow loading from anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Jan 20, 2022
1 parent a602291 commit a219853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unpkg.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/* eslint-env serviceworker */

function cleanupHeaders(resp) {
['access-control-allow-origin',
[
'cf-cache-status',
'cf-ray',
'expect-ct',
Expand Down

0 comments on commit a219853

Please sign in to comment.