Prerequisites
Describe the Feature Request
In v15 Angular introduced experimental esbuild support. It's supposed to significantly improve production bundle build times. Unfortunately it doesn't work with "Ionic Angular" because Ionic dynamically imports components via runtime evaluation.
angular-cli issue with more info
Describe the Use Case
Faster CI builds.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
Prerequisites
Describe the Feature Request
In
v15Angular introduced experimentalesbuildsupport. It's supposed to significantly improve production bundle build times. Unfortunately it doesn't work with "Ionic Angular" because Ionic dynamically imports components via runtime evaluation.angular-cli issue with more info
Describe the Use Case
Faster CI builds.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response