mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-02 17:08:32 +00:00
@@ -76,8 +76,9 @@ async function setup() {
|
||||
execCommand('npm run build:bruno-common', 'Building bruno-common');
|
||||
execCommand('npm run build:bruno-converters', 'Building bruno-converters');
|
||||
execCommand('npm run build:bruno-requests', 'Building bruno-requests');
|
||||
execCommand('npm run build:schema-types', 'Building schema-types');
|
||||
execCommand('npm run build:bruno-filestore', 'Building bruno-filestore');
|
||||
|
||||
|
||||
// Bundle JS sandbox libraries
|
||||
execCommand(
|
||||
'npm run sandbox:bundle-libraries --workspace=packages/bruno-js',
|
||||
|
||||
Reference in New Issue
Block a user