Commit 134f5a0
committed
Remove workaround for bug fixed upstream
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`](https://github.com/babel/babel/releases/tag/v7.10.2)
`ember-cli-babel` began requiring a version of
`babel-helpers-compilation-targets` that includes the bugfix since
[`v7.21.0`](https://github.com/babel/ember-cli-babel/releases/tag/v7.21.0)
---
- [Original bugfix workaround PR](#345)
- [Dependency upgrade PR](#354)
- [`[email protected]` Release notes](https://github.com/babel/ember-cli-babel/releases/tag/v7.21.0)
- [`[email protected]` Release notes](https://github.com/babel/babel/releases/tag/v7.10.2)1 parent 315df8a commit 134f5a0
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
332 | 331 | | |
333 | 332 | | |
334 | 333 | | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 334 | + | |
343 | 335 | | |
344 | 336 | | |
345 | 337 | | |
| |||
0 commit comments