ember-fastboot / ember-cli-fastboot

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

fastboot addons should use the `npm` keyword `fastboot` #389

Open stefanpenner opened 7 years ago

stefanpenner commented 7 years ago

cc @simonihmig / @kratiahuja

simonihmig commented 7 years ago

Sounds interesting, but can you give some context? How is that information going to be used? And what exactly is a fastboot addon? Anyone that supports/is compatible with it? Or just addons that are tightly coupled to FastBoot (like ember-data-fastboot)?

kellyselden commented 7 years ago

Would it ever be used/enforced in code (like ember-addon), or is it just for grouping in emberobserver?

stefanpenner commented 7 years ago

This way its easy to find such add-ons.

kellyselden commented 7 years ago

This way its easy to find such add-ons.

@stefanpenner But how do we solve this issue other than forcing them to have it? Would it be a blueprint update that the addon can choose to remove?

stefanpenner commented 7 years ago

@kellyselden add a fastboot badge to ember-observer that you only get if this is set ;)

kellyselden commented 7 years ago

@stefanpenner Works for me!

stefanpenner commented 7 years ago

@kellyselden carrot > stick?