This is a first of hopefully a series of PRs with the final goal to package the editor component as a JS library. As the first step towards that goal - this change decouples and moves the editor component to it's own crate where it can be worked on without interfering with the website.
I don't recommend publishing the editor as it's own crate yet, because I'll likely make more changes to it.
This is a first of hopefully a series of PRs with the final goal to package the editor component as a JS library. As the first step towards that goal - this change decouples and moves the editor component to it's own crate where it can be worked on without interfering with the website.
I don't recommend publishing the editor as it's own crate yet, because I'll likely make more changes to it.