add-typescript-to-cypress icon indicating copy to clipboard operation
add-typescript-to-cypress copied to clipboard

update add-plugin to use env.INIT_CWD for root

Open rjriel opened this issue 5 years ago • 1 comments

The purpose of this is to better handle when using environments that cache the node_modules folder by symlinking (ie. AWS CodeBuild cache). By using process.env.INIT_CWD we save the need to have to climb up the directory tree to try and get to the root folder. This would probably also help if this library was somehow used as a sub-module

rjriel avatar Apr 04 '20 00:04 rjriel

Clearing out old PR's, although this one seems useful. I'm going to give a bump here and another week before closing out as no interest

rjriel avatar Dec 16 '20 15:12 rjriel