Skip to content

tsconfig paths resolution not working in v.1.1.0 #258

@kaykayehnn

Description

@kaykayehnn

Current behavior

Path aliases specified in tsconfig are not resolved, resulting in resolution errors.

Expected behavior

TS path aliases are resolved as in previous versions. The issue is not present in v1.0.4

Issue reproduction repository

https://github.com/kaykayehnn/fork-ts-checker-webpack-plugin-paths-bug

Steps to reproduce the issue

npm install
npm start

Environment

  • fork-ts-checker-webpack-plugin: ^1.1.0
  • typescript: ^3.4.4
  • tslint: none
  • webpack: ^4.30.0
  • os: macOS 10.14.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions