Open
Description
Whenever we execute make install
it rebuilds the webgui despite no changes in webgui source code. We should add a CMake option to skip webgui builds for both webgui
and webgui-new
.
Relevant output of make install
:
Initiating the Dojo Build System...
[...]
The Dojo Build System finished.
> [email protected] thrift-ts
> thrift-typescript --fallbackNamespace none
Generating TypeScript files from Thrift finished.
Building React App...
> [email protected] build
> next build && next export