microsoft/TypeScriptSamples

webpack ts-loader sample

GaryB432 opened this issue · 4 comments

I didn't see a webpack sample so I made one (using ts-loader) at https://github.com/GaryB432/webpack-typescript. I can put it into a PR if you're interested.

I overlooked that one, unaware that the handbook also had samples/starters. It sure is nicely documented. Mine does not include React, just webpack and ts-loader. I was keeping it stripped down like greeter.

We intend to publish these to typescriptlang.org soon and to the samples repo. So of this does the trick then I would say we do not need another sample.

Sounds right. Thanks for your attention.