mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-07-02 19:52:47 +03:00
build: add allowScripts to package.json
This commit is contained in:
@@ -46,5 +46,9 @@
|
|||||||
"web-ext-run": {
|
"web-ext-run": {
|
||||||
"tmp": "^0.2.6"
|
"tmp": "^0.2.6"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"allowScripts": {
|
||||||
|
"esbuild": true,
|
||||||
|
"spawn-sync": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user