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

fix(ext/webstorage): make web storages re-assignable #16661

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Nov 16, 2022

This PR improves the compatibility of astro with npm: feature.

Astro tries to patch web storages for some reason. https://github.com/withastro/astro/blob/7191ed1c7c80c9d70d7d6f88e40ebc9a89787411/packages/webapi/src/lib/Storage.ts#L52
This PR adds empty setter to these properties to allow astro setting them.

part of #16659

@kt3k kt3k merged commit 1d85c25 into denoland:main Nov 16, 2022
@kt3k kt3k deleted the reassignable-web-storages branch November 16, 2022 17:13
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.

None yet

2 participants