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
My application will load certain modules that will attempt to access the window.fetch variable (throw an error if the window.fetch variable does not exist).
This will cause the module to throw an exception directly during the "Error while collecting story" phase.
Is there any configuration for me to add polyfill or other troubleshooting methods to prevent this module from executing on the node side for the current issue
Describe the bug
My application will load certain modules that will attempt to access the window.fetch variable (throw an error if the window.fetch variable does not exist).
This will cause the module to throw an exception directly during the "Error while collecting story" phase.
Is there any configuration for me to add polyfill or other troubleshooting methods to prevent this module from executing on the node side for the current issue
Reproduction
/
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: