Add @usebruno/filestore package (#5130)

This commit is contained in:
naman-bruno
2025-07-24 18:48:25 +05:30
committed by GitHub
parent a36f33746d
commit 4badee903a
33 changed files with 1366 additions and 555 deletions

View File

@ -76,6 +76,7 @@ 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:bruno-filestore', 'Building bruno-filestore');
// Bundle JS sandbox libraries
execCommand(