linchpin/action-build-yarn-npm

Have build hard fail if an issue occurs to stop GitHub action

Closed this issue · 1 comments

If a css / js file has any error, instead of just logging the error, it should halt the process so no broken code makes it to the server.

I realize this is an issue with the gulpfile within the theme since it looks for that file to know what to do. Closing