Charles Lyding 480bd4e30e fix(@angular-devkit/build-angular): actually disable Vite prebundling file discovery
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.
2023-06-16 10:13:52 -04:00
..
2023-02-16 14:59:40 +00:00