Skip to content

fix: rollback use of ?? and ?. operators to maintain compatibility with legacy build systems, such as those used in storybook #107

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

Merged

Conversation

jmdarling
Copy link
Contributor

The default build system shipped with @storybook/web-components does not include support for the ?? or .? operators.

It can be argued that the build system should be updated to support these, but seeing as the rest of this library is fully compatible, this small change would be a quality of life improvement for me and my team's use case.

…th legacy build systems, such as those used in storybook
@calebdwilliams calebdwilliams merged commit 3fad9fb into calebdwilliams:main Feb 3, 2023
@calebdwilliams
Copy link
Owner

Released as [email protected]

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.

2 participants