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 3a428ac commit d2d7073Copy full SHA for d2d7073
docs/api/commands/origin.mdx
@@ -431,7 +431,7 @@ in browser-targeted code.
431
Note that it is not possible to use
432
[CommonJS `require()`](https://nodejs.org/api/modules.html#requireid)
433
or
434
-[ES module `import()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#dynamic_imports)
+[ES module `import()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import)
435
within the callback.
436
437
:::caution
0 commit comments