| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0fdcc0d commit fd44af7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1037,13 +1037,13 @@ changes: | |||
| 1037 | 1037 | * `contextExtensions` {Object\[]} An array containing a collection of context | |
| 1038 | 1038 | extensions (objects wrapping the current scope) to be applied while | |
| 1039 | 1039 | compiling. **Default:** `[]`. | |
| 1040 | - * `importModuleDynamically` | ||
| 1041 | - {Function|vm.constants.USE\_MAIN\_CONTEXT\_DEFAULT\_LOADER} | ||
| 1042 | - Used to specify the how the modules should be loaded during the evaluation of | ||
| 1043 | - this function when `import()` is called. This option is part of the | ||
| 1044 | - experimental modules API. We do not recommend using it in a production | ||
| 1045 | - environment. For detailed information, see | ||
| 1046 | - [Support of dynamic `import()` in compilation APIs][]. | ||
| 1040 | + * `importModuleDynamically` | ||
| 1041 | + {Function|vm.constants.USE\_MAIN\_CONTEXT\_DEFAULT\_LOADER} | ||
| 1042 | + Used to specify the how the modules should be loaded during the evaluation of | ||
| 1043 | + this function when `import()` is called. This option is part of the | ||
| 1044 | + experimental modules API. We do not recommend using it in a production | ||
| 1045 | + environment. For detailed information, see | ||
| 1046 | + [Support of dynamic `import()` in compilation APIs][]. | ||
| 1047 | 1047 | * Returns: {Function} | |
| 1048 | 1048 | ||
| 1049 | 1049 | Compiles the given code into the provided context (if no context is | |
| Back | FazBrowse Home | New Git URL |
0 commit comments