unlayer / react-email-editor

Drag-n-Drop Email Editor Component for React.js
https://unlayer.com/embed
MIT License
4.53k stars 730 forks source link

Fix broken export in CJS and add missing methods #329

Closed lucasbesen closed 1 year ago

andresmoschini commented 1 year ago

❤️

Sam-Apostel commented 1 year ago

I just pushed my fork (https://github.com/Sam-Apostel/react-email-editor) which replaces the unmaintained TSDX with parcel.

I also implemented some extra types we were missing.

novacoole commented 1 year ago

Thanks @lucasbesen, this will resolve #327

zhanghengxin commented 1 year ago

I'm surprised that even the Master branch doesn't work. Why not incorporate this now?