use_loader_mocha | R Documentation |
Adds the mocha-loader
for tests.
use_loader_mocha(test = "\\.test\\.js$")
test |
Test regular expression test which files should be transformed by the loader. |
Excludes node_modules
by default.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.