diff --git a/src/guide/typescript-support.md b/src/guide/typescript-support.md index 9749e95584..2ea5e3c3ec 100644 --- a/src/guide/typescript-support.md +++ b/src/guide/typescript-support.md @@ -26,6 +26,31 @@ Note that you have to include `strict: true` (or at least `noImplicitThis: true` See [TypeScript compiler options docs](https://www.typescriptlang.org/docs/handbook/compiler-options.html) for more details. +## Webpack Configuration + +If you are using a custom Webpack configuration `ts-loader` needs to be configured to parse `