From c1271e335e4b228842a8f242b92e0f5854fb13fb Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Wed, 15 Sep 2021 23:58:25 +0200 Subject: [PATCH] polish --- helloworld-web-sample/build/web-extension.webpack.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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