elusive / diagrammable

Diagramming editor and viewer for mermaid text based diagrams.
0 stars 0 forks source link

24 migrate to vite from CRA/Webpack #31

Closed elusive closed 1 year ago

elusive commented 1 year ago

This was an entire overhaul that not only switched us to Vite and away from CRA, but also added the main/preload/renderer pattern for Electron.js. More information available here.