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
Remove batch arg from createListenerCollection (#1205)
This prevents a bug with Terser (webpack's default minifier) where the
returned batch function isn't defined due to function inlining.
Matches state as of v7.0.0-alpha.5
0 commit comments