File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ also configure the `ts-loader options`_ via a callback:
31
31
typeScriptConfigOptions .configFileName = ' /path/to/tsconfig.json' ;
32
32
});
33
33
34
- If React assets are enabled: ` enableReactPreset() `, any ``.tsx `` file will be
34
+ If React assets are enabled (`` . enableReactPreset() ``) , any ``.tsx `` file will be
35
35
processed as well by ``ts-loader ``.
36
36
37
37
Loader usage can be checked better in its `README `_ documentation.
@@ -43,4 +43,4 @@ Loader usage can be checked better in its `README`_ documentation.
43
43
44
44
.. _`TypeScript` : https://www.typescriptlang.org/
45
45
.. _`ts-loader options` : https://github.com/TypeStrong/ts-loader#options
46
- .. _`README` : https://github.com/TypeStrong/ts-loader#typescript-loader-for-webpack
46
+ .. _`README` : https://github.com/TypeStrong/ts-loader#typescript-loader-for-webpack
You can’t perform that action at this time.
0 commit comments