ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
852 stars 160 forks source link

Test blueprint that adds `node: current` to the targets file #789

Open mansona opened 3 years ago

mansona commented 3 years ago

This is a follow up to https://github.com/ember-fastboot/ember-cli-fastboot/pull/770 that adds tests to verify the implementation.

We decided to split this out because we got a bit stuck on the tests because of the fact that it prompts via ember-cli. We will discuss that issue here and try to figure it out 👍