Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow alternative fs to be used for reading files. #65

Open
dazinator opened this issue Dec 9, 2018 · 1 comment
Open

Allow alternative fs to be used for reading files. #65

dazinator opened this issue Dec 9, 2018 · 1 comment

Comments

@dazinator
Copy link
Contributor

Driver for this is: pahen/madge#186
I'll submit a PR

It looks like the only place fs is used currently is to read a tsconfig file here: https://github.com/dependents/node-filing-cabinet/blob/master/index.js#L197

@dazinator
Copy link
Contributor Author

Actually I'll probably have to get the typescript compiler / host to read files from the alternate fs implementation too. There are hooks for that I beleive.

dazinator added a commit to dazinator/node-filing-cabinet that referenced this issue Mar 18, 2019
dazinator added a commit to dazinator/node-filing-cabinet that referenced this issue Mar 18, 2019
dazinator added a commit to dazinator/node-filing-cabinet that referenced this issue Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant