We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9393fb1 commit ddd95ecCopy full SHA for ddd95ec
lib/help.txt
@@ -69,6 +69,9 @@ Defaults "entry" to "./test/*.js".
69
--no-browser-field Turn off package.json browser field resolution. This is
70
also handy if you need to run a bundle in node.
71
72
+ --external Mark given path or module as external resource and
73
+ prevent from being loaded into the bundle.
74
+
75
-y, --yields Changes the yield interval to allow pending I/O to happen.
76
77
-v, --version Print mochify version and exit.
0 commit comments