Skip to content

Commit

Permalink
dashboard-ui: make custom dashboard ui work (#7594)
Browse files Browse the repository at this point in the history
close #7593

Signed-off-by: husharp <jinhao.hu@pingcap.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
  • Loading branch information
HuSharp and ti-chi-bot[bot] committed Dec 20, 2023
1 parent d98daf3 commit ebd2fc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/embed-dashboard-ui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ function compile_asset {

echo '+ Build UI'
cd "${BUILD_DIR}"
# ref https://github.com/tikv/pd/issues/7593
git init
make ui

echo '+ Generating UI assets'
Expand Down

0 comments on commit ebd2fc0

Please sign in to comment.