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

refactor into several npm modules #78

Open
tj opened this issue Apr 5, 2013 · 3 comments
Open

refactor into several npm modules #78

tj opened this issue Apr 5, 2013 · 3 comments

Comments

@tj
Copy link
Contributor

tj commented Apr 5, 2013

to help people build their own builders if they dont want to use this one

  • dep tree builder with lookup paths
  • module definition with sourceurl option
  • require related helpers
  • url rewriting
@thehydroimpulse
Copy link

@visionmedia Also, it would be awesome if you provided hooks to implement custom module loaders. Right now (unless i'm missing something) i'm required to hack around the current builder and override a bunch of methods.

@jonathanong
Copy link
Contributor

are you working on a tree builder yet? i was thinking of writing one that fixes #109

@tj
Copy link
Contributor Author

tj commented Nov 27, 2013

yeah we'll need to separate the tree building to do a first pass and map all the requires so we can replace them without the aliases

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

3 participants