Skip to content

Commit

Permalink
chore(readme): add info about webpack v5
Browse files Browse the repository at this point in the history
Add a note to check out the `next` branch if people are looking for webpack v5 support
  • Loading branch information
ryanclark committed Dec 6, 2020
1 parent 3cc35b3 commit 2cc5495
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

Use webpack to preprocess files in karma.

**If you're looking for webpack v5 support, please check out the `next` branch**

## Getting Started

To begin, you'll need to install `karma-webpack`:
Expand Down

0 comments on commit 2cc5495

Please sign in to comment.