Skip to content

Commit 620079a

Browse files
committed
No need for babel polyfill
1 parent 7186339 commit 620079a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ember-cli-build.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ module.exports = function (defaults) {
2828
svgJar: {
2929
sourceDirs: ['public/assets/images'],
3030
},
31-
'ember-cli-babel': {
32-
includePolyfill: true,
33-
},
3431
babel: {
3532
plugins: [
3633
// ... any other plugins

0 commit comments

Comments
 (0)