tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

add support for yarn during deploys #530

Closed jakeonfire closed 7 years ago

jakeonfire commented 7 years ago

It's unfortunate to have to use different package managers and configurations (yarn vs npm) when using yarn for development/test.

jakeonfire commented 7 years ago

i discovered yarn is fully supported for deploys, but the documentation just doesn't mention it.