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

Make list of module directory lookups ordered. #7

Open
treshugart opened this issue Mar 20, 2015 · 2 comments
Open

Make list of module directory lookups ordered. #7

treshugart opened this issue Mar 20, 2015 · 2 comments
Labels

Comments

@treshugart
Copy link
Owner

Instead of using an object literal, we should use an array.

@treshugart treshugart added the bug label Mar 20, 2015
@treshugart treshugart added this to the 0.1.2 milestone Mar 20, 2015
@treshugart treshugart removed this from the 0.1.2 milestone Mar 24, 2015
@wbinnssmith
Copy link
Collaborator

Another option which might be a good drop-in replacement is an es6 Map, if we're okay requiring node 0.12 or io.js

@treshugart
Copy link
Owner Author

Node 0.12 is already a requirement so I'm cool with using a map.

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

No branches or pull requests

2 participants