feat: testing quickjs sanbox

This commit is contained in:
Anoop M D 2024-08-13 19:05:57 +05:30
parent 8eac761583
commit 7182ef3479

View File

@ -14,8 +14,7 @@
"url": "git+https://github.com/usebruno/bruno.git" "url": "git+https://github.com/usebruno/bruno.git"
}, },
"scripts": { "scripts": {
"test": "jest", "test": "jest"
"postinstall": "cd node_modules/isolated-vm && npm rebuild"
}, },
"files": [ "files": [
"src", "src",