edit-text icon indicating copy to clipboard operation
edit-text copied to clipboard

Running ./tools server after clone complains that `edit-text/dist` doesn't exist

Open tcr opened this issue 6 years ago • 0 comments

This is the fallout from making ./tools frontend-build not be called as part of running ./tools server. But the directory should not even need to be invoked unless we are building a standalone binary. In either case, the build should check that the directory exists and bail if otherwise.

tcr avatar Dec 30 '18 08:12 tcr