Anurag Srivastava
Anurag Srivastava
Hello @ITenthusiasm I would like to work on this task. Can I do it directly or I need to have that assigned ? for other tasks as well
Alright thank you, Sure the I'll take care of the PR
@rishabhpoddar the approach that @ITenthusiasm has shared of adding the exports in package.json explicitly seems good for now so should I implement it in that way or a new build...
@ITenthusiasm yeah that's what i thought as well we can do exports in package.json and I can go folder by folder to make smaller PR that can be easily reviewed
@rishabhpoddar @ITenthusiasm I have added fixed this issue raised a PR for the same, Kindly review [https://github.com/supertokens/supertokens-node/pull/824](https://github.com/supertokens/supertokens-node/pull/824)
> From the video, I can see that the build works; but I don't see the examples of ESM-based/CJS-based/TypeScript Node applications working properly. How did those go? I have updated...
> Also just giving a reminder to target the proper version branch, as mentioned in the PR checklist. Okay I have updated to the latest unreleased branch
> Thanks for the update! As a heads up, I probably won't be able to look at this until the weekend. There's also `rishabhpoddar` when he has more availability, though....
Sure you can test the same and do let me know if you have any questions on the same Talking about the require and import in the nodejs documentation for...
> LGTM (Sorry this took so long to review. Been really busy.) > > ## @rishabhpoddar > I only tested importing from `supertokens-node/recipe/emailpassword`. (@anuragmerndev's example uses significantly more `import`s.) But...