Bundling TypeScript with Webpack
The previous post 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 to Webpack.
Web...
cecilphillip.dev7 min read