Skip to content

kaykayehnn/fork-ts-checker-webpack-plugin-paths-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce:

npm install
npm start

Notes:

Using a relative path import works fine:

- import a from '@App/a'
+ import a from './a'
  console.log(a)

Issue is not present in v1.0.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published