mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-16 18:21:45 +02:00
Add @usebruno/filestore package (#5130)
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user