angular-architects / module-federation-plugin

MIT License
733 stars 202 forks source link

npm run build wont stop at errors #662

Open petetina opened 1 month ago

petetina commented 1 month ago

With what library do you have an issue?

native-federation

Reproduction of the bug/regression with instructions

Hello, if a have an html error like NG8002, npm run build --prod show the errors but the process is not stopped. It's annoying in ci ...

Expected behavior

The process should be stopped

Versions of Native/Module Federation, Angular, Node, Browser, and operating system

@angular-architects/native-federation : 17.1.6 @angular/core : ^17.2.0

Other information

No response

I would be willing to submit a PR to fix this issue

rainerhahnekamp commented 1 month ago

We would require a reproduciable Stackblitz (see link in Issue template)