feat: wip packaging chrome extension

This commit is contained in:
Anoop M D
2022-10-16 20:01:23 +05:30
parent abc00b810f
commit 46949e48ba
6 changed files with 36 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ npm run dev --workspace=packages/bruno-app
# run electron app
npm run dev --workspace=packages/bruno-electron
# build next app
npm run build --workspace=packages/bruno-app
```
# testing