Merge branch 'develop' into feat/4746_add_er_alias

This commit is contained in:
Sidharth Vinod
2023-08-25 04:07:38 +00:00
committed by GitHub

View File

@@ -21,7 +21,8 @@ fi
npm link mermaid
# Install dependencies
npm install
npm install --force
# Force Build the site
npm run build -- --force
# Build the site
npm run build