You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
I am aware that this problem is mainly related to storybook however I saw the following PR #3698.
This topic is also taken up there.
It would be very nice to enjoy the next release of ipfs-http-client` without optional chaining.
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
"Priority" labels will show how urgent this is for the team.
"Status" labels will show if this is ready to be worked on, blocked, or in progress.
"Need" labels will indicate if additional input or analysis is required.
Hi! 👋
Firstly, thanks for your work on this project!
Today I used patch-package to patch
[email protected]
for the project I'm working on.I use ipfs-http-client inside of https://github.com/storybookjs/storybook.
Due to optional chaining storybooks built in webpack configuration fails to build.
I am aware that this problem is mainly related to storybook however I saw the following PR #3698.
This topic is also taken up there.
It would be very nice to enjoy the next release of ipfs-http-client` without optional chaining.
Here is the diff that solved my problem:
The text was updated successfully, but these errors were encountered: