sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
319 stars 43 forks source link

Create esm dir package.json file to fix importing mui-tiptap in node.js contexts #257

Closed sjdemartini closed 3 months ago

sjdemartini commented 3 months ago

Should resolve https://github.com/sjdemartini/mui-tiptap/issues/256

Planning to test this before publishing to confirm that this does the trick.

sjdemartini commented 3 months ago

Superseded by #259