goldhand / goldhand/cookiecutter-webpack
Make karma optional
Open
Nobody has claimed this yet.
OSStatus: On Deck
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Running karma with webpack and phantomJS has some large dependencies, should be able to opt out of this.
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating the generated project's webpack, Karma, PhantomJS, and dependency configuration, then determine how those dependencies are included and where an opt-out can be exposed. Done means a generated project can omit Karma and PhantomJS dependencies without breaking the remaining webpack setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100