krisselden / ember-macro-benchmark

Benchmark recording of an ember app with running with 2 versions of Ember.
25 stars 9 forks source link

Allow specifying full `dist` folder in config. #5

Closed rwjblue closed 7 years ago

rwjblue commented 7 years ago

If the Ember wire format changes, you will need to rebuild emberaddons.com with the updated Ember version (to get the correct template wireformat).

This makes it a bit simpler to run against a custom dist (and not just replace ember.min.js).