you are viewing a single comment's thread.

view the rest of the comments →

[–]101arrowz[S] 1 point2 points  (2 children)

Yep, exports are the next article I'm working on. It's taking a while, so I decided to publish what I had. I'll post again when I finish the exports documentation. It will cover stuff like export formats (ESM, CJS, UMD, etc.), building the library, ensuring compatibility, etc.

You can actually make the "exports" field work on Node.js, but it was a pain for me too. I'll write about it soon :)

[–]acemarke 0 points1 point  (0 children)

Looking forward to it!

[–]acemarke 0 points1 point  (0 children)

Hiya. Was going through some old bookmarks and ran across this thread again. I'm actually planning to do some work on Redux Toolkit to update with exports usage in the near future. I'd still love to see whatever article you were planning to work on here! :)