mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Various fixes for #174
This commit is contained in:
2
webpack-sample/.vscode/launch.json
vendored
2
webpack-sample/.vscode/launch.json
vendored
@ -1,6 +1,6 @@
|
||||
// A launch configuration that compiles the extension and then opens it inside a new window
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch Extension",
|
||||
|
||||
Reference in New Issue
Block a user