Open
Description
Hello,
I have a problem and i don't really know if it is a bug and how can i pass it.
Actually when i try to build my project, if it finds two classes have the same name, the entire build process is failed,
is there a way so it can show a Warning Message telling that the generating of the TypeScript failed and continue the build without Fail, and then i can ignore that message or just use CustomNameMapping. so my basic problem, how to make the plugin fail without affecting the build process.
Thank you so much.