-
-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Description
I'm trying to use version 2.1.0 in my typscript project. When I add an error Typescript will report the appropriate error ("error TS2304: Cannot find name 'consol'"). After fixing it I'm getting this:
HtmlWebpackPlugin Error: Child compilation failed:
(2,1): error TS2304: Cannot find name 'consol'.
After restarting webpack-dev-server it works again. This bug is not present in 1.7.0 so I'll simply continue to use this version.Unfortunately the ts loader does a lot of stuff.. maybe the maintainer of the ts-loader can help to fix this issue. So please open a ticket there.
So more details here
Metadata
Metadata
Assignees
Labels
No labels