Skip to content

Instantly share code, notes, and snippets.

@typeoneerror
Last active March 16, 2016 04:04
Show Gist options
  • Save typeoneerror/1846eb3ae0d5b80f73af to your computer and use it in GitHub Desktop.
Save typeoneerror/1846eb3ae0d5b80f73af to your computer and use it in GitHub Desktop.
var app = new EmberApp(defaults, {
vendorFiles: {
'ember.js': 'bower_components/ember/ember.prod.js'
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment