Shivam
Shivam
This is breaking on AWS lambda with crypto module ```sh { "errorType": "Error", "errorMessage": "Dynamic require of \"crypto\" is not supported", "trace": [ "Error: Dynamic require of \"crypto\" is not...
@fospitia can you please share more details about how you are using this config with esbuild?
Thanks @fospitia I got it to work. Here is my full script file which I am importing in CDK ```js const { build } = require("esbuild"); const { sync }...
Is macOS support added ?
I am also waiting. for this please add types
What's gonna be a permanent fix guys ? Are maintainers going to update it or not ? this is creating bit of issue changing it manually all time
When is @sbugert going to update the library ?
> I have moved to flutter because of such issues with react native. And flutter has no issues ? Right
@annalitvin which library you are using for NodeJS ?
Can you please share the code