krisselden / ember-macro-benchmark

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

Ensure assetFingerprint capture is used in local lookup #26

Closed rondale-sc closed 7 years ago

rondale-sc commented 7 years ago

Previously, the fingerprint capture group was ignored when constructing localPath such that fs.existsSync('lookupPath') failed and fell through.