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

bring virtual fs support: decouple readFileSync from parser #1459

Closed
wants to merge 1 commit into from

Conversation

ivankravchenko
Copy link
Contributor

Bring virtual filesystem support to jade!
I've referred usage example in test case.

@puzrin
Copy link

puzrin commented Jun 8, 2014

+1.

It's very useful for complex projects, splitted to multiple packages. For example, now i have to monkeypatch "include" to make it understand the same search logic as require provides.

@ForbesLindesay ForbesLindesay added this to the 2.0.0 milestone Sep 17, 2014
@ForbesLindesay
Copy link
Member

I like the idea of doing this. Lets make it part of the 2.0.0 release, since adding an option is a (small) breaking change.

@ForbesLindesay
Copy link
Member

Thanks for all the work you've put into this. I am going to land this feature in 2.0.0 but will do so slightly differently - by allowing the user to override the "loader" module in compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants