You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.
Could someone explain how I might fail the build with a compile error. I need to fail for my CI. Ts-loader has a section on this and recommends using the webpack-fail-plugin. However that does not seem to be working for me with awesome-typescript-loader. Has anyone else got this to work? Any thoughts?
The text was updated successfully, but these errors were encountered:
@s-panferov I must have had something misconfigured because the webpack-fail-plugin seems to be working just fine for me now. Not sure what I was doing wrong. Sorry about that.
Could someone explain how I might fail the build with a compile error. I need to fail for my CI. Ts-loader has a section on this and recommends using the webpack-fail-plugin. However that does not seem to be working for me with awesome-typescript-loader. Has anyone else got this to work? Any thoughts?
The text was updated successfully, but these errors were encountered: