mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
The `entries` option should be used instead of the `includes` option to disable the file entry based discovery for Vite's prebundling. This discovery is unneeded due to the built application files existing only in memory.