Ali Sharafi

Results 3 issues of 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** ![image](https://user-images.githubusercontent.com/67123849/149825591-b4035280-0d82-4bb0-a344-4a5709b2ca2a.png) **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...

question

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