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

Updates vite and vite crxjs plugin #19

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

jonfriesen
Copy link
Owner

In Chrome 1.30 and 1.31 there's a bug that caused plugins using the chrome.runtime.getURL(...) function loading failures from CSP errors.

This should be fixed in v1.32. A fix is also in the crxjsv2 plugin.

Refs:
https://issues.chromium.org/issues/363027634?pli=1
crxjs/chrome-extension-tools#918 https://www.reddit.com/r/webdev/comments/1gf0v2p/suddenly_getting_content_security_policy_error_in/

In Chrome 1.30 and 1.31 there's a bug that caused plugins using the
chrome.runtime.getURL(...) function loading failures from CSP errors.

This should be fixed in v1.32. A fix is also in the crxjsv2 plugin.

Refs:
https://issues.chromium.org/issues/363027634?pli=1
crxjs/chrome-extension-tools#918
https://www.reddit.com/r/webdev/comments/1gf0v2p/suddenly_getting_content_security_policy_error_in/
@jonfriesen jonfriesen merged commit 47bda26 into main Nov 22, 2024
1 check passed
@jonfriesen jonfriesen deleted the update-crxjs-vita-plugin branch November 22, 2024 18:02
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.

1 participant