OptionalentrypointsOptionalentrypointsWhether to automatically consider all published files as entrypoints in the absence of any other detected or configured entrypoints.
OptionalexcludeEntrypoints to exclude from checking.
OptionalincludeEntrypoints to check in addition to automatically discovered ones.
Exhaustive list of entrypoints to check. The package root is
".". Specifying this option disables automatic entrypoint discovery, and overrides theincludeEntrypointsandexcludeEntrypointsoptions.