Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed May 5, 2020
1 parent 119d5fa commit 4fc512f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ List of chunks sorted by type: `styles` and `scripts`.

`Object`

Entrypoint object part of a single ChunkGroup. Use this variable only for complete customization if the `chunksSorted` variable does not meet your needs. The variable contains all information about the current entrypoint, log it on the console for more details.
Entrypoint object part of a single ChunkGroup. Use this variable only for full customization if the `chunksSorted` variable does not meet your needs. The variable contains all information about the current entrypoint, log it on the console for more details.

> This function overrides the default behavior, you need to generate yourself your templates, like the example below:
Expand Down

0 comments on commit 4fc512f

Please sign in to comment.