js-dxtools / js-dxtools/webpack-validator
"DEPENDENCY_TREE" is not allowed
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 290
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I'm using Webpack2 and webpack-config and despite having everything working, I'm getting failed validation due to [1] "DEPENDENCY_TREE" is not allowed.
Whats that all about?
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
Reproduce the validation failure with Webpack 2 and webpack-config, then trace how webpack-validator handles the reported "DEPENDENCY_TREE" value. Check the repository's Joi-based validation entry points and define done as explaining why the value is rejected or correcting the validation so the configuration is handled appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100