Skip to content

Commit

Permalink
remove polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSipple authored and BrianSipple committed Jun 16, 2016
1 parent 022f1ab commit 0fc31b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ var EmberAddon = require('ember-cli/lib/broccoli/ember-addon');
module.exports = function(defaults) {
var app = new EmberAddon(defaults, {
// Add options here
babel: {
includePolyfill: true
},

});

/*
Expand Down

0 comments on commit 0fc31b4

Please sign in to comment.