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
Some VS Code contributions don't require any code, only package.json.
The text was updated successfully, but these errors were encountered:
fix #3973: deploy VS Code extension even if they don't have code
e3b7cd9
The simple example is `bat` extension: https://github.com/Microsoft/vscode/blob/f9dac5925447293678b81e817fa077a5bc1b9d3c/extensions/bat/package.json#L1 Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
e63510b
c8ef3e1
fix eclipse-theia#3973: deploy VS Code extension even if they don't h…
5a01e41
…ave code The simple example is `bat` extension: https://github.com/Microsoft/vscode/blob/f9dac5925447293678b81e817fa077a5bc1b9d3c/extensions/bat/package.json#L1 Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io> Signed-off-by: Bogdan Stolojan <petre.stolojan@arm.com>
akosyakov
No branches or pull requests
Some VS Code contributions don't require any code, only package.json.
The text was updated successfully, but these errors were encountered: