You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.option('--allow-star-activation','Allow using * in activation events')
118
118
.option('--allow-missing-repository','Allow missing a repository URL in package.json')
119
119
.option('--skip-license','Allow packaging without license file')
120
-
.option('--sign','Script to sign the VSIX package. VSIX manifest will be passed as an argument.')
120
+
.option('--sign','Script to sign the VSIX package. VSIX manifest will be passed as an argument. Generates <package-name>.signature.zip alongside the VSIX package.')
0 commit comments