Skip to content

Commit

Permalink
docs: mention unsupported plugins
Browse files Browse the repository at this point in the history
Add note of which plugins are unsupported based on issue codymikol#149
  • Loading branch information
fraziermork committed Dec 8, 2016
1 parent 5dedc2e commit 14151af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,10 @@ the files until the code has finished recompiling.

***Note that the `beforeMiddleware` option is only supported in karma with version >1.0.***

<h2 align="center">Unsupported Plugins</h2>

Karma Webpack does not support the `CommonChunksPlugin`, the `ExtractTextPlugin`, or the `DllPlugin`.

<h2 align="center">Maintainers</h2>

<table>
Expand Down

0 comments on commit 14151af

Please sign in to comment.