You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 4.0 branch but it was merged into the 3.4 branch instead (closes#9827).
Discussion
----------
Update typescript.rst
`configFileName` was renamed in `configFile` for Typescript configuration
```
Module build failed: Error: ts-loader was supplied with an unexpected loader option: configFileName
Please take a look at the options you are supplying; the following are valid options:
silent / logLevel / logInfoToStdOut / instance / compiler / context / configFile / transpileOnly / ignoreDiagnostics / errorFormatter / colors / compilerOptions / appendTsSuffixTo / appendTsxSuffixTo / onlyCompileBundledFiles / happyPackMode / getCustomTransformers / reportFiles / experimentalWatchApi / allowTsInNodeModules
```
Commits
-------
e2cf45c Update typescript.rst
0 commit comments