microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.31k stars 2.77k forks source link

Let's bundle the server :) #161

Open TheLarkInn opened 5 years ago

TheLarkInn commented 5 years ago

Let's bundle the server for faster boot and more pleasurable development experience. webpack is a great place to start for this!