Skip to content

Commit 1341bca

Browse files
committedApr 12, 2016
docs(README): add FAQ: How to deal with assert calls in production
1 parent 3de6b08 commit 1341bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ FAQ
140140
- [Cannot capture not invokable method error](https://github.com/power-assert-js/power-assert/issues/36)
141141
- 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)?
142142
- [Causes `TypeError: assert._capt is not a function`](https://github.com/power-assert-js/power-assert/issues/42)
143+
- [How to deal with `assert` calls in production](https://github.com/power-assert-js/power-assert/issues/43#issuecomment-208851919)
143144

144145

145146
EXAMPLE

0 commit comments

Comments
 (0)