ef4 / ember-browserify

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

Temp solution to support addon consumption #30

Closed asakusuma closed 9 years ago

asakusuma commented 9 years ago

Temporary workaround to allow an addon to directly use embor-browserify. https://github.com/ef4/ember-browserify/issues/29

asakusuma commented 9 years ago

Looks like the build has stalled. Seems to be this same issue with Travis: https://github.com/travis-ci/travis-ci/issues/2031

Tests all pass locally.

@ef4 can you restart the build?

ef4 commented 9 years ago

restarted travis

asakusuma commented 9 years ago

Thanks