Skip to content

Problem with html-webpack-plugin  #152

@andreyctkn

Description

@andreyctkn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions