Skip to content

Commit 3045c23

Browse files
authored
Merge branch 'master' into marketplace-metadata
2 parents 2bb0998 + f05defa commit 3045c23

File tree

4 files changed

+5136
-16
lines changed

4 files changed

+5136
-16
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"outFiles": [
1313
"${workspaceFolder}/out/**/*.js"
1414
],
15-
"preLaunchTask": "${defaultBuildTask}"
15+
"preLaunchTask": "npm: webpack"
1616
}
1717
]
1818
}

0 commit comments

Comments
 (0)