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
Fix: update babel targets to support Storybook 7.0
Storybook 7 changed its targets to modern browsers so it does not contain polyfills like runtimeGenerator etc.
The addon now has to account for that in order to work properly in Storybook 7.0
0 commit comments