MLH-Fellowship / MLH-Fellowship/vscode-github-projects
Webpack Integration
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 25
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked webpack concepts documentation and the VS Code extension bundling guide to understand the integration scope. The issue is done when webpack is properly integrated into the project, but it does not name files, entry points, tests, or more specific acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100