Adding build instructions for new packages

This commit is contained in:
sreelakshmi-bruno
2025-05-09 15:48:49 +05:30
parent e4f48e81fc
commit 0cdcb83a7a
6 changed files with 12 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ npm i --legacy-peer-deps
npm run build:graphql-docs
npm run build:bruno-query
npm run build:bruno-common
npm run build:bruno-converters
npm run build:bruno-requests
# run next app (terminal 1)
npm run dev:web