ef4 / ember-browserify

ember-cli addon for easily loading CommonJS packages from npm via browserify.
MIT License
172 stars 28 forks source link

Update browserify #80

Closed Gaurav0 closed 8 years ago

Gaurav0 commented 8 years ago

This is an attempt to fix issue #77

Based on comments in PR #79, I have attempted to fix the tests. I updated expected test results and fixed for different tmp file directory names. However, some tests are still failing. Any pointers would be appreciated.

stefanpenner commented 8 years ago

Sweeet. Will review more thoroughly tonight and try to land :)

stefanpenner commented 8 years ago

travis does not yet appear to agree.

stefanpenner commented 8 years ago

superseded by: https://github.com/ef4/ember-browserify/pull/83 (https://github.com/ef4/ember-browserify/pull/82 fixes other related issues)