ember-cli-updater icon indicating copy to clipboard operation
ember-cli-updater copied to clipboard

Update ember-try config

Open san650 opened this issue 8 years ago • 0 comments

We can use the same four steps to update config/ember-try.js automatically

  1. Fetch original
  2. Calculate customizations
  3. Download new one
  4. Apply customizations

We could use an AST differ.

san650 avatar Jul 18 '17 16:07 san650