ember-cli-babel icon indicating copy to clipboard operation
ember-cli-babel copied to clipboard

Remove workaround for bug that was fixed upstream

Open HeroicEric opened this issue 3 years ago • 0 comments

This removes a workaround that was added for a bug in babel-helper-compilation-targets that was fixed upstream and is included in the version that is required by this addon.

The bugfix in babel-helpers-compilation-targets was included in v7.10.2

ember-cli-babel began requiring a version of babel-helpers-compilation-targets that includes the bugfix since v7.21.0


HeroicEric avatar Jul 03 '22 01:07 HeroicEric