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 a08febf commit 38c2c94Copy full SHA for 38c2c94
tests/instrumentor_test.rs
@@ -17,6 +17,7 @@ mod index_cjs;
17
mod injection_failure;
18
mod multiple_class_method_cjs;
19
mod multiple_load_cjs;
20
+mod nested_functions;
21
mod object_method_cjs;
22
mod polyfill_cjs;
23
mod polyfill_mjs;
0 commit comments