Add back @angular-builders/custom-webpack@16 #14399
Description
We have removed because there was no version that works with angular 16 but. it have been released. Due that i have added. It might be changed esbuild in the future.
TODO: Describe what this PR has changed, add screenshot or animated GIF if available, write if it is a breaking change, and how to fix the breaking changes for existing applications if so.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
run yarn start in npm/ng-packs.
is should work as before.