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 2143075 commit 983b5a6Copy full SHA for 983b5a6
src/content/api/stats.md
@@ -81,7 +81,7 @@ Each `chunks` object represents a group of modules known as a [chunk](/glossary#
81
"id": 0, // The ID of this chunk
82
"initial": true, // Indicates whether this chunk is loaded on initial page load or [on demand](/guides/lazy-loading)
83
"modules": [
84
- // A list of [module objects](#modules-objects)
+ // A list of [module objects](#module-objects)
85
"web.js?h=11593e3b3ac85436984a"
86
],
87
"names": [
0 commit comments