Adds an entry chunk on compilation. The chunk is named options.name
and contains only one module (plus dependencies). The module is resolved from entry
in context
(absolute path).
The module is resolved from entry
in context
(absolute path).
string
The request path for the entry module.
string
To adjust settings related to the entry module.
If options
is a string, its value will be used as name
.
Please refer to Entry Description Object for all available options.