Modern angular no longer uses webpack, and I would wager most projects do not want to do a full Vite/analog build pipeline.
Is there a roadmap for an esbuild plugin for the angular-intlayer package?
With angular you can use either NX's builder or angular-builders' custom-esbuild to enable esbuild plugin support in the modern angular ecosystem.
Modern angular no longer uses webpack, and I would wager most projects do not want to do a full Vite/analog build pipeline.
Is there a roadmap for an esbuild plugin for the angular-intlayer package?
With angular you can use either NX's builder or angular-builders' custom-esbuild to enable esbuild plugin support in the modern angular ecosystem.