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 was archived by the owner on Feb 1, 2025. It is now read-only.
Thanks to @termi who identified and fixed a bug where wrapGenerator.isGeneratorFunction would fail after minification of runtime/dev.js, because most minifiers would have shortened the name of the GeneratorFunction constructor.