Skip to content

Does not work with Webpack Multiple Target Configuration #229

@kube

Description

@kube

When using Webpack Multiple Target Configuration, e.g.

module.exports = [
  configLibrary,
  configWebApp,
  configNodeCli,
  configDenoCli,
]

Here if all of these Webpack configurations use fork-ts-checker-webpack-plugin, only the first one will be compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions