Skip to content

Commit e52f05d

Browse files
committed
Merge branch 'master' of github.com:woutervh-/typescript-is
2 parents e5bb3ad + e4aba9e commit e52f05d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ npx ttsc
9292

9393
Please check the README of [ttypescript](https://github.com/cevek/ttypescript/blob/master/README.md) for information on how to use it in combination with `ts-node`, `webpack`, and `Rollup`.
9494

95+
Note: This will not work if `ts-loader` is configured with `transpileOnly: true`.
96+
9597
## Using with `webpack + ts-loader` without `ttypescript`
9698

9799
If you are using `ts-loader` in a `webpack` project, you can use [getCustomTransformers](https://github.com/TypeStrong/ts-loader#getcustomtransformers) as suggested in #54.

0 commit comments

Comments
 (0)