The previous post [https://cecilphillip.com/setting-up-webpack-in-asp-net-core-pt-2/] in
this Webpack series got you setup in ASP.NET Core, and added features like
minifying and hashing to your Webpack bundles. In this post we'll have a look at
loaders and how we can use them to add TypeScript support