felixrieseberg / ember-cli-azure-deploy

:wrench: Build Ember Cli Apps on Azure Websites
MIT License
19 stars 2 forks source link

Integrate npm@3 #9

Closed felixrieseberg closed 9 years ago

felixrieseberg commented 9 years ago

This is currently dependent upon Ember Cli working seamlessly with npm@3, but once that is the case, we'll gain a bunch of benefits.

joukevandermaas commented 9 years ago

FYI, I tested our project on NPM 3 with ember cli 13.8, and it does build successfully now. Let me know if there's anything I can try related to azure to see if it would work there.

felixrieseberg commented 9 years ago

Thank you very much - just published ember-cli-azure-deploy 1.3.0, which uses npm3.