AngularJS 1.7 + Webpack 4 + Babel What is included Webpack server with hot reload ES6 transpilation with Babel Autoprefixing for CSS vendor prefixes SASS support Production build JS/CSS minification Getting started yarn install yarn start Building the production build yarn build The output of compiled app is in dist folder.