jaredpalmer / jaredpalmer/backpack
Update "with-custom-webpack-config" with all available configuration options
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
I couldn't find any place in the documentation that would showcase all possible configurational parameters that can be used inside **backpack.config.js** file. Is it possible to add not only **config.entry.main** but also showcase all other available options with a brief explanation of its purpose?
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 documentation section named "with-custom-webpack-config" and inspect the available options in backpack.config.js, including config.entry.main. Document each available configuration option with a brief explanation of its purpose; the section is done when it presents the complete set of options rather than only the entry configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100