Ali Sharafi
Ali Sharafi
**Describe the bug** Configuration error at 'useDotenv': should be equal to constant **To Reproduce** Steps to reproduce the behavior: "@flowaccount/nx-serverless": "^1.0.0-beta.6" **Screenshots**  **Check which provider is affected:** [] AWS...
Hi Thanks for the effort you are putting on this package. Im trying to build my Next JS project which uses this package and I get the following error. Can...
Hi Is there a way to avoid writing big map objects by excluding keys with same name in source and dest? eg ``` const source ={ foo: 1, bar:2, baz:3...