Skip to content
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

Open
pvasantha opened this issue Aug 26, 2019 · 3 comments
Open

unable to run individual apps #1

pvasantha opened this issue Aug 26, 2019 · 3 comments

Comments

@pvasantha
Copy link

pvasantha commented Aug 26, 2019

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.

@swathisprasad
Copy link
Owner

swathisprasad commented Aug 26, 2019

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
There are many blogs you can find on Google.

@dayvesoliveira
Copy link

Hello while running the project this error occurred in shell project

bootstrap:79 Uncaught TypeError: Cannot read property 'call' of undefined
at webpack_require (bootstrap:79)
at Module../src/app/app.module.ts (app.component.ts:8)
at webpack_require (bootstrap:79)
at Module../src/main.ts (environment.ts:16)
at webpack_require (bootstrap:79)
at Object.0 (main.ts:12)
at webpack_require (bootstrap:79)
at checkDeferredModules (bootstrap:45)
at Array.webpackJsonpCallback [as push] (bootstrap:32)
at vendor.js:1

@Sushanthm12
Copy link

any solution for above mentioned problem??
cannot read property call of undefined is an error i am facing too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants