Charles Lyding 98ba784f5c refactor(@angular-devkit/build-angular): simplify Webpack split chunks configuration
By leveraging the chunks function filter option, the test option can be reduced to only a regular expression instead of the more complex function.  This change also provides support for Webpack 5.
2020-08-04 06:50:05 -04:00
..

Angular Webpack Build Facade

WIP