We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
target
targets
Is there a way to specify the Packaging target or Publishing targets using the vsce API (vsce.Publish and vsce.createVSIX)?
vsce
vsce.Publish
vsce.createVSIX
In the "documentation" there is only mention of running vsce as a command and passing a command line option...
Am I missing something? Is this somehow configurable within the package.json manifest?
package.json
The text was updated successfully, but these errors were encountered:
4d571f2
🎉 This issue has been resolved in version 2.4.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
joaomoreno
No branches or pull requests
Is there a way to specify the Packaging
target
or Publishingtargets
using thevsce
API (vsce.Publish
andvsce.createVSIX
)?In the "documentation" there is only mention of running
vsce
as a command and passing a command line option...Am I missing something? Is this somehow configurable within the
package.json
manifest?The text was updated successfully, but these errors were encountered: