ember-cli / ember-cli-update

Update Ember CLI projects
MIT License
276 stars 40 forks source link

Fix custom blueprints #1240

Closed mansona closed 11 months ago

mansona commented 11 months ago

This fixes the use of ember-cli-update with the v2 addon blueprint https://github.com/embroider-build/addon-blueprint

I know there are a few tests to fix but it shows the main things that needed to change:

I'm going to get tests passing on this but I'm wondering if now is a good time to remove the lastNode8Version since it has the comment // remove when node 8 is dropped which has already happened 🤔

kellyselden commented 11 months ago

LGTM. I don't know what's up with CI.