-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to run individual apps #1
Comments
Hi, I have come across micro frontend blogs that talk about Angular SPA. This is another alternative to Custom elements. Please check out this project. https://github.com/CanopyTax/single-spa |
Hello while running the project this error occurred in shell project bootstrap:79 Uncaught TypeError: Cannot read property 'call' of undefined |
any solution for above mentioned problem?? |
If we want to run individually, we should add in AppComponent's bootstrap:[AppComponent] ,any other solution you can provide.As microfrontend, each app should run individual.
The text was updated successfully, but these errors were encountered: