diff --git a/helloworld-web-sample/build/web-extension.webpack.config.js b/helloworld-web-sample/build/web-extension.webpack.config.js index a15d5bd5..b41fb198 100644 --- a/helloworld-web-sample/build/web-extension.webpack.config.js +++ b/helloworld-web-sample/build/web-extension.webpack.config.js @@ -1,2 +1 @@ -// moved to webpack.config.js -// https://github.com/microsoft/vscode-extension-samples/blob/main/helloworld-web-sample/webpack.config.js \ No newline at end of file +// moved to helloworld-web-sample/webpack.config.js \ No newline at end of file