jamesgroat

Results 3 issues of jamesgroat

I'd like to be able to exclude modules from the serverless deploy package. I have layers setup that include a lot of modules that I use across multiple functions. I'd...

enhancement
serverless-arguments
serverless-related

NX supports swapping files depending on configuration (i.e. production vs local dev). Any idea how to accomplish this with your pattern?

When deploying using https://github.com/flowaccount/nx-plugins/tree/master/libs/nx-serverless I get the following error: `Could not find any serverless service definition file.` I think this error is related to the fix that was done here:...

question