phase2 / generator-outrigger-drupal

Yeoman generator that weaves together Outrigger with other best-in-class tools for your Drupal project.
http://outrigger.sh
MIT License
6 stars 7 forks source link

Composer should fail the build if patches don't apply. #66

Closed jhedstrom closed 7 years ago

jhedstrom commented 7 years ago

EDIT: Remove the flag to close #65 because we want to keep it open to track making the config change in composer.json instead.

scottalan commented 7 years ago

See output from my test here: https://github.com/phase2/generator-outrigger-drupal/issues/65#issuecomment-332294819

grayside commented 7 years ago

The idea was to drive towards solving this in composer.json config with an upstream patch. Do you want to temporarily fix it here this way or is this an indication that an upstream fix won't happen?