ember-engines / ember-engines.com

Step-by-step guides for using the ember-engines to create composable apps
http://ember-engines.com/
MIT License
22 stars 28 forks source link

Add more real use cases with host app & engines #62

Open villander opened 5 years ago

villander commented 5 years ago

Include a few examples that lists a host app and engines, as well a few dependencies (common and shared) to illustrate points.

Lazy loading - https://github.com/ember-engines/ember-engines/issues/154#issuecomment-233160891

KanagarajanK commented 4 years ago

Yes Earlier as part of mounting engine with parent app, I have the doc for what are all the configs needs to be done in parent app/app.js under engines object now that info is missing

Edit: https://ember-engines.com/docs/links now this info is provided here, a little tricky to find at first, it would be great if a separate section which titled like how to mount with parent app