This is a sample ASP.Net MVC Core 3.1 project/template with Webpack 4, TypeScript, jQuery, Bootstrap, font-awesome and Babel.
This is not a SPA but rather suggests an approach to utilizing webpack and babel for none SPA projects.
js assets are all contained in a /ClientApp folder for processing. Each route determines which webpack chunk will be dynamically imported.