We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f1fe6 commit 5798195Copy full SHA for 5798195
buildResetExtension.js
@@ -13,7 +13,7 @@ if (existsSync(resetExtensionScript)) {
13
const result = spawnSync(
14
command,
15
[
16
- 'run',
+ 'exec',
17
'pkg',
18
resetExtensionScript,
19
'--out-path',
0 commit comments