serverless-client-s3
serverless-client-s3 copied to clipboard
Feature request: Specify source (dist) folder in config
I'm using both serverless-client-s3 and angular-cli. Unfortunately, both depend on a "dist" folder and each type has it's own specific use. To get around this, I forked your repository and changed the "client/dist" folder to "client/build". It's a short term solution (hack) but it's working for me. I'm also willing to add a configuration parameter (to specify the source folder) and then send you a pull request. Does that interest you?
@taji +1 for this feature!