refactor: use webpack to compile and package
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -7,7 +7,7 @@
|
||||
"type": "extensionHost",
|
||||
"request": "launch",
|
||||
"args": ["--extensionDevelopmentPath=${workspaceRoot}"],
|
||||
"preLaunchTask": "tsc: build - tsconfig.json",
|
||||
"sourceMaps": true,
|
||||
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user