mirror of
https://github.com/ceph/ceph
synced 2025-04-01 00:26:47 +00:00
Merge pull request #27222 from ceph/wip-doc-dahsboard
mgr/dashboard: fix hacking.rst Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Volker Theile <vtheile@suse.com>
This commit is contained in:
commit
4099cb0c85
@ -62,8 +62,8 @@ Build the Project
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Run ``npm run build`` to build the project. The build artifacts will be
|
||||
stored in the ``dist/`` directory. Use the ``-prod`` flag for a
|
||||
production build. Navigate to ``https://localhost:8443``.
|
||||
stored in the ``dist/`` directory. Use the ``--prod`` flag for a
|
||||
production build (``npm run build -- --prod``). Navigate to ``https://localhost:8443``.
|
||||
|
||||
Code linting and formatting
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user