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

[Bug]: Unable to build micro-frontend as elements #290

Open
paul58914080 opened this issue Mar 29, 2020 · 3 comments
Open

[Bug]: Unable to build micro-frontend as elements #290

paul58914080 opened this issue Mar 29, 2020 · 3 comments
Labels
🐛 bug Something isn't working

Comments

@paul58914080
Copy link
Member

Describe the bug
Unable to build elements of the micro-frontend after upgrading to angular 9.1. Seems like it is an issue with custom-webpack builder which uses 3.7 version of typescript

To Reproduce
Steps to reproduce the behavior:

  1. Checkout https://github.com/devs-from-matrix/ff4j-web-console
  2. yarn install
  3. yarn run build:features-element

Expected behavior
Should generate build files

@paul58914080 paul58914080 added the 🐛 bug Something isn't working label Mar 29, 2020
@paul58914080
Copy link
Member Author

Issue raised: just-jeb/angular-builders#710

@dECRISES
Copy link
Member

Hi Paul, I tried with,
"@angular-builders/custom-webpack": "v9.1.0-beta.1",
as suggested by @just-jeb, it worked with this quick fix

@paul58914080
Copy link
Member Author

Hello @dECRISES ,

You are right, this seem to have fixed this issue. But since it is a beta version I will wait for a stable version.

@paul58914080 paul58914080 changed the title [Bug]: Unable to build micro-frontend [Bug]: Unable to build micro-frontend as elements Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants