Skip to content

Commit d7cf989

Browse files
committed
Fixing bad filename in changelog
1 parent fe31d7d commit d7cf989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ for a full description of all of the valid browser descriptions.
3636
* Introduced a new `configureSplitChunks()` method that can be
3737
used to further configure the `optimizations.splitChunks` configuration.
3838

39-
* A new `entrypoints.js` file is now always output. For expert
39+
* A new `entrypoints.json` file is now always output. For expert
4040
use-cases, the `optimizations.splitChunks.chunks` configuration
4141
can be set via `configureSplitChunks()` to `all`. Then, you
4242
can write some custom server-side code to parse the `entrypoints.js`

0 commit comments

Comments
 (0)