#Using different bundler with Angular

7 messages · Page 1 of 1 (latest)

twin crane
#

Is it possible to use a different bundler in Angular than webpack?

#

Given there's a special package @ngtools/webpack for Angular CLI I don't think there might be an easy way to just swap bundlers. But maybe?

cunning condor
twin crane
#

That'd be good actually! But, there's one caveat... esbuild doesn't work with .html...

fast cloak
#

at ng conf they talked about experiments they were doing with a different tool for the build process. I think the new one didn't use webpack. but I don't believe that alternative is publicly available yet.