joeldenning / single-spa-es5-angularjs

A single-spa example with an es5 angularjs app
MIT License
12 stars 7 forks source link

LOADING_SOURCE_CODE: "does not export an unmount function or array of functions #2

Closed ShashiBhusha-n closed 5 years ago

ShashiBhusha-n commented 5 years ago

LOADING_SOURCE_CODE: "does not export an unmount function or array of functions

Getting this error while importing Angular 7 Application. What changes i have to made in my existing application.

joeldenning commented 5 years ago

Hi @ShashiBhusha-n, the single-spa-es5-angularjs project is geared towards Angular 1 and ES5. If you're looking for Angular 7 examples, check out https://github.com/joeldenning/coexisting-angular-microfrontends or https://github.com/CanopyTax/single-spa-angular.

I'm closing this issue for now, but feel free to comment further or reopen if there is a bug in the code or you have questions.