serverless-jshint-plugin icon indicating copy to clipboard operation
serverless-jshint-plugin copied to clipboard

Command line works perfectly! Any way to prevent deployment on error?

Open n8sabes opened this issue 10 years ago • 2 comments

Hey @joostfarla -- Fantastic step forward on solving the ES6 use strict optimizer problem. Command line test works perfectly!

Related to Serverless optimizer and deployment issue, ES2015 Deployed Code Crashes -- Optimizer not observing strict mode, is there any way to have this plugin cause serverless dash deploy to fail deployment if a syntax error is found?

n8sabes avatar Feb 20 '16 20:02 n8sabes

It's on the roadmap! I want to implement some hooks which will auto-perform the linting before deployment.

joostfarla avatar Feb 20 '16 20:02 joostfarla

:thumbsup:

n8sabes avatar Feb 20 '16 20:02 n8sabes