Is there anyway to have some sort of callback option that can be run when it's finsihed?
Trying to exit build script with process.exit and then there is no output from this plugin
I guess maybe what I'm asking is, is there any way to fail the build if ts checks fail? Seems like it just runs the build anyway
Cheers
Is there anyway to have some sort of callback option that can be run when it's finsihed?
Trying to exit build script with process.exit and then there is no output from this plugin
I guess maybe what I'm asking is, is there any way to fail the build if ts checks fail? Seems like it just runs the build anyway
Cheers