Skip to content

Commit 9db28ed

Browse files
authored
Merge pull request #55 from jarofghosts/patch-2
Update README with note about ts-loader
2 parents f8411dc + eb46970 commit 9db28ed

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
@@ -121,6 +121,8 @@ module.exports = {
121121
};
122122
```
123123

124+
Note: This will not work if `ts-loader` is configured with `transpileOnly: true`.
125+
124126
## Options
125127

126128
There are some options to configure the transformer.

0 commit comments

Comments
 (0)