Charles Lyding 95b3384bb6 refactor(@angular-devkit/build-webpack): cleanup type usage
This change removes some unneeded casts and provides support for building against Webpack 5.  Webpack 5 typings currently do not contain certain types (for example, `Compiler.Handler`).  Webpack 5 also uses `Set` in many places instead of arrays.
2020-08-12 19:27:00 +01:00
..