Skip to content

Commit

Permalink
rollback emberjs-build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Mar 29, 2015
1 parent 0f437f2 commit 858e674
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions Brocfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,6 @@ var emberBuild = new EmberBuild({
packages: packages,
skipTemplates: true,
skipRuntime: true,
bowerFunnels: {
'config/package-manager-files': {
destDir: '/'
},

'bower_components/qunit/qunit': {
destDir: '/qunit'
},

'bower_components/ember': {
destDir: '/ember'
},

'bower_components/handlebars': {
destDir: '/handlebars'
},

'bower_components/jquery/dist': {
files: ['jquery.js'],
destDir: '/jquery'
},
},
vendoredPackages: {
'loader': vendoredPackage('loader'),
'ember-inflector': vendoredES6Package('ember-inflector', {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 858e674

Please sign in to comment.