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

remove require.paths #28

Open
semanticprogrammer opened this issue Jul 22, 2011 · 4 comments
Open

remove require.paths #28

semanticprogrammer opened this issue Jul 22, 2011 · 4 comments

Comments

@semanticprogrammer
Copy link

Starting from version 0.5.2 require.paths are not mutable.
Please eliminate the following statement from server.js:
require.paths.unshift(path.join(__dirname, '..'));

nodejs/node-v0.x-archive#1348

@brianc
Copy link

brianc commented Oct 14, 2011

is this project dead?

@semanticprogrammer
Copy link
Author

Yes, I believe the project is dead.

@brianc
Copy link

brianc commented Oct 14, 2011

Bummer. This was my fav templating library since it worked so well in browsers. Perhaps we can fork & fix some of the v0.5.x incompatibilities?

@semanticprogrammer
Copy link
Author

I already did it.
It's working with v0.5.9. So you can use it.
Please let me know if for some reasons you are going to develop Dust by yourself.

https://github.com/semanticprogrammer/dustjs

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

No branches or pull requests

2 participants