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 fe31d7d commit d7cf989Copy full SHA for d7cf989
CHANGELOG.md
@@ -36,7 +36,7 @@ for a full description of all of the valid browser descriptions.
36
* Introduced a new `configureSplitChunks()` method that can be
37
used to further configure the `optimizations.splitChunks` configuration.
38
39
- * A new `entrypoints.js` file is now always output. For expert
+ * A new `entrypoints.json` file is now always output. For expert
40
use-cases, the `optimizations.splitChunks.chunks` configuration
41
can be set via `configureSplitChunks()` to `all`. Then, you
42
can write some custom server-side code to parse the `entrypoints.js`
0 commit comments