bili
bili copied to clipboard
Incorrect transforming break inside switch-case
bili uses the babel plugin babel-plugin-transform-async-to-promises which has this serious bug as it changes the behavior of your code once transpilled. Sharing that here as this could save a few hours of headache and insanity to someone. I wasn't that lucky.