jamesgroat
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...
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:...