File tree Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ npm i --legacy-peer-deps
62
62
npm run build:graphql-docs
63
63
npm run build:bruno-query
64
64
npm run build:bruno-common
65
+ npm run build:bruno-converters
66
+ npm run build:bruno-requests
65
67
66
68
# bundle js sandbox libraries
67
69
npm run sandbox:bundle-libraries --workspace=packages/bruno-js
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ npm i --legacy-peer-deps
40
40
npm run build:graphql-docs
41
41
npm run build:bruno-query
42
42
npm run build:bruno-common
43
+ npm run build:bruno-converters
44
+ npm run build:bruno-requests
43
45
44
46
# Next.js ऐप चलाएँ (टर्मिनल 1 पर)
45
47
npm run dev:web
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ npm i --legacy-peer-deps
40
40
npm run build:graphql-docs
41
41
npm run build:bruno-query
42
42
npm run build:bruno-common
43
+ npm run build:bruno-converters
44
+ npm run build:bruno-requests
43
45
44
46
# run next app (terminal 1)
45
47
npm run dev:web
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ npm i --legacy-peer-deps
40
40
npm run build:graphql-docs
41
41
npm run build:bruno-query
42
42
npm run build:bruno-common
43
+ npm run build:bruno-converters
44
+ npm run build:bruno-requests
43
45
44
46
# next 앱 실행 (1번 터미널)
45
47
npm run dev:web
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ npm i --legacy-peer-deps
40
40
npm run build:graphql-docs
41
41
npm run build:bruno-query
42
42
npm run build:bruno-common
43
+ npm run build:bruno-converters
44
+ npm run build:bruno-requests
43
45
44
46
# draai next app (terminal 1)
45
47
npm run dev:web
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ npm i --legacy-peer-deps
42
42
npm run build:graphql-docs
43
43
npm run build:bruno-query
44
44
npm run build:bruno-common
45
+ npm run build:bruno-converters
46
+ npm run build:bruno-requests
45
47
46
48
# spustite ďalšiu aplikáciu (terminál 1)
47
49
npm run dev:web
You can’t perform that action at this time.
0 commit comments