excalidraw / mermaid-to-excalidraw

Generate Excalidraw diagrams from Mermaid
https://mermaid-to-excalidraw.vercel.app
MIT License
265 stars 46 forks source link

fix: use convertToExcalidrawElements in package directly and add react, react-dom as dev deps #5

Closed ad1992 closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mermaid-to-excalidraw ✅ Ready (Inspect) Visit Preview Aug 17, 2023 3:53pm
ad1992 commented 1 year ago

Closing this as this PR highly impacts the bundle size as it expects @excalidraw/excalidraw as a dependency since we have a UMD build so using just the utils isn't possible