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
commit 87d2899e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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