Skip to content

Commit

Permalink
docs(README): FAQ: What is the Critical dependencies warning shown …
Browse files Browse the repository at this point in the history
…by webpack and how to suppress warnings
  • Loading branch information
twada committed Mar 17, 2016
1 parent 0508e56 commit 71ba125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ FAQ
- [Descriptive assertion message does not appear when writing tests in ES6 with Babel](https://github.com/power-assert-js/webpack-espower-loader/issues/4#issuecomment-139605343)
- [Incomplete increment/decrement assertion messages?](https://github.com/power-assert-js/power-assert/issues/32)
- [Cannot capture not invokable method error](https://github.com/power-assert-js/power-assert/issues/36)
- What is the ['Critical dependencies' warning shown by webpack](https://github.com/power-assert-js/babel-plugin-espower/issues/14#issuecomment-197272436) and how to [suppress warnings](https://github.com/power-assert-js/babel-plugin-espower/issues/14#issuecomment-197909419)?


EXAMPLE
Expand Down

0 comments on commit 71ba125

Please sign in to comment.