vscode-github-projects
vscode-github-projects copied to clipboard
Webpack Integration
Webpack is a fantastic tool that helps to bundle our application creating a dependency graph that contributes to better performance of our application. Currently, we haven't properly integrated webpack in our project.
Properly integrating the webpack with the project will resolve the issue.
Resources you can refer to: https://webpack.js.org/concepts/ https://code.visualstudio.com/api/working-with-extensions/bundling-extension