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

Refactoring: Interception interruption + Better handling of non-web resources as main url #115

Merged
merged 15 commits into from
Mar 7, 2023
Merged
Prev Previous commit
Next Next commit
Update package.json
Publish allowlist tweak
matteocargnelutti committed Mar 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 6105d360131f10cf975a5d727d2ab9af68e1b6dd
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@
},
"files": [
"*.js",
"!example.js",
"!tmp.js",
"__*.js",
"example.js",
"!*.test.js",
"*.sh",
".keep",