mui-rte icon indicating copy to clipboard operation
mui-rte copied to clipboard

Update exports

Open oseh-stake opened this issue 3 years ago • 3 comments

In NextJS12, the present configuration produces an error.

This can be rectified by using module.exports = require('./dist/MUIRichTextEditor')

oseh-stake avatar Dec 24 '21 07:12 oseh-stake

@oseh-stake sure, I used this way in my case for use the module. But import from dist isn't normal way and you are agree with it I think.

paradoxkb avatar Dec 24 '21 07:12 paradoxkb

@paradoxkb I have seen it before in other packages

oseh-stake avatar Dec 29 '21 01:12 oseh-stake

Please do this PR in order to unlock people (like me !!)

Joris-Hotton avatar Jul 05 '22 16:07 Joris-Hotton