Open
Description
I'm trying to use this package in a serverless project with serverless-esbuild plugin. When I add require.resolve("./child) I get the following error message: Error: Cannot find module './child/index'
Is there any way I can import the module and pass it as a parameter instead of the path?
Or there is any other suggestions on how to procced?
Metadata
Metadata
Assignees
Labels
No labels