Skip to content

Commit f05defa

Browse files
authored
Merge pull request #26 from gjsjohnmurray/webpack-prelaunch
Use newer IRIS image for test container, and make debug launch work
2 parents af46388 + add0269 commit f05defa

File tree

5 files changed

+5140
-17
lines changed

5 files changed

+5140
-17
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)