nikeee / edotor.net

Your favourite Graphviz editor
https://edotor.net
MIT License
176 stars 21 forks source link

Major rewrite #44

Open nikeee opened 2 years ago

nikeee commented 2 years ago

We should ditch react, since we're not using it for anything meaningful. Plain HTML+JS should suffice.

So no CRA (as in #19).

We should use a simple, fast bundler (not webpack) that has support for TypeScript.

nikeee commented 2 years ago

Consider #36 from the beginning.