Chris McCuller

Results 3 issues of Chris McCuller

Should this be pointing at `vendor/ember-data/ember-data.js`? https://github.com/clintjhill/ember-parse-adapter/blob/master/example.html#L260

I recently implemented this addon and noticed that the index.json output does not respect the `outputPaths` config setting in `ember-cli-build.js`. Here is a sample of my configuration and the resulting...

JSBin: http://jsbin.com/xarax/5/edit I believe this is the same as what was happening in #97. Anything 1.5.0 or newer does not work. 1.0.0 up to 1.4.0 works as expected. The Next...