]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: Add CMake target to build the frontend.
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 28 Feb 2018 09:08:55 +0000 (10:08 +0100)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:17 +0000 (13:07 +0000)
commit24e216b519795ba6a5d427790399a595fbb19b27
treea4094106d6309e183b8d9c011e3d94082720347f
parentd7ead639dcd606fcf1b245061cccb8e655d5274e
mgr/dashboard_v2: Add CMake target to build the frontend.

* Added new CMake flag `WITH_MGR_DASHBOARD_V2_FRONTEND`:
  Build the mgr/dashboard_v2 frontend using `npm install && npm run build`

* Set this flag to `OFF` when building packages.

* Removed creation of the frontend from `vstart.sh`

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
CMakeLists.txt
ceph.spec.in
debian/rules
src/pybind/mgr/dashboard_v2/CMakeLists.txt
src/vstart.sh