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

Feature request: specify output dir in serverless.yml

Open dpurrington opened this issue 8 years ago • 0 comments

I realize I can do this from the command line, but it would be helpful if I could also set the output dir in the serverless.yml file to make my command line simpler.

The reason I want to change it from the default is because I want to keep output in my project folder and not in tmp where it might collide with something else.

dpurrington avatar Apr 11 '17 18:04 dpurrington