single-spa / single-spa-examples

Examples of single-spa applications.
https://single-spa.surge.sh
MIT License
359 stars 128 forks source link

[WIP] Update Ember example #72

Closed dougestey closed 4 years ago

dougestey commented 5 years ago

This updates the Ember example in the repo to Ember 3, and resolves #69

Note that this gets rid of the use of bower, which changes the way we import single-spa-ember. Instead of directly pointing EmberCLI to the AMD loader, I resorted to using ember-auto-import.

Needs some semantic cleanup, but it builds and runs. :)

joeldenning commented 4 years ago

The single-spa core team is considering killing this repo entirely, since it often leads to more confusion than value. Which is why I've been slow to review this. However, I'll merge this in for now as the single-spa core team decides what to do with it.