Split build or go back to inline?
ekmett opened this issue · comments
Edward Kmett commented
Building the executable and the vscode extension together is a hassle.
Split the project into separate client and server projects? Accept the fact that the node components should just build inline in the main folder?
If we switch to looking for 'coda' on the PATH we can decouple the build more, and just use standard node based tools for the client.
Edward Kmett commented
Moved to inline builds.