diff --git a/helloworld-web-sample/build/web-extension.webpack.config.js b/helloworld-web-sample/build/web-extension.webpack.config.js new file mode 100644 index 00000000..a15d5bd5 --- /dev/null +++ b/helloworld-web-sample/build/web-extension.webpack.config.js @@ -0,0 +1,2 @@ +// 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