Open
Description
Remove the node-ui
, to avoid maintaining its code across multiple fronts.
Since merod
needs node-ui
to be present when building, we can (as part of a build script), download the latest version of the node-ui
repo (if the hash is different), and embed that into the node.
We shouldn't need to download the Node UI all of the time so long as it's cached.