jest-webpack-resolver icon indicating copy to clipboard operation
jest-webpack-resolver copied to clipboard

Fix the possibility of an absolute path.

Open Mechtecs opened this issue 7 years ago • 2 comments

PHPStorm has a problem. PHPStorm provides an absolute path to the config file, which is not accepted by your module. Error:

Cannot find module '/Users/.../projects/.../.../Users/.../projects/.../.../jest.config.json'

Mechtecs avatar Apr 27 '18 14:04 Mechtecs

I'm also running into this problem. Would be great if this could be merged.

npeterkamps avatar Jun 28 '18 09:06 npeterkamps

PUSH

Mechtecs avatar Sep 04 '18 11:09 Mechtecs