Prerequisites
Describe the Feature Request
Ionic doesn't support the esbuild based Angular builder which is the default now for Angular 17 apps. When using the new builder the application doesn't run and throws a bunch of files now found errors.
Describe the Use Case
We are forced to use the old builder with long build times and slow refreshes when using Ionic.
Describe Preferred Solution
Ionic should support the new esbuild based builder as it is the default for Angular now
Describe Alternatives
No response
Related Code
No response
Additional Information
No response