ember-fastboot / ember-cli-fastboot

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

Fix treeForFastBoot when project is an addon #808

Closed simonihmig closed 3 years ago

simonihmig commented 3 years ago

Fixes #807

Tested locally in an addon.

kiwiupover commented 3 years ago

@simonihmig thanks for you PR