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

Chrome types update #614

Merged
merged 3 commits into from
Feb 3, 2024

Conversation

toasted-nutbread
Copy link

Fixes one of the issues that #612 is running into. There is another typescript issue in an external library that it is also running into after this is resolved which I can see if it can be fixed, but separately.

@toasted-nutbread toasted-nutbread requested a review from a team as a code owner February 2, 2024 22:58
Copy link

github-actions bot commented Feb 2, 2024

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@toasted-nutbread
Copy link
Author

Looks like the manifest's author tag is incorrect now, apparently it's supposed to be {email: "<whatever>"} instead of a string.

https://developer.chrome.com/docs/extensions/reference/manifest/author

@djahandarie thoughts?

@djahandarie
Copy link
Collaborator

@toasted-nutbread Interesting. I believe it's being published with [email protected] (an indirection I setup exactly for cases like this), so perhaps we can try that.

@djahandarie djahandarie added this pull request to the merge queue Feb 3, 2024
Merged via the queue into yomidevs:master with commit d7db65a Feb 3, 2024
5 checks passed
@djahandarie djahandarie added the kind/meta The issue or PR is meta label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants