mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
Fixes typo (#902)
This commit is contained in:
committed by
Dan Abramov
parent
822fc42852
commit
06f8553e90
@@ -97,7 +97,7 @@ import("./math").then(math => {
|
||||
>
|
||||
> The dynamic `import()` syntax is a ECMAScript (JavaScript)
|
||||
> [proposal](https://github.com/tc39/proposal-dynamic-import) not currently
|
||||
> part of the language standard. It is expected to be accepted within the
|
||||
> part of the language standard. It is expected to be accepted in the
|
||||
> near future.
|
||||
|
||||
When Webpack comes across this syntax, it automatically starts code-splitting
|
||||
|
||||
Reference in New Issue
Block a user