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 dependency on ES6 maps #8

Closed
acdlite opened this issue Feb 5, 2015 · 1 comment
Closed

Remove dependency on ES6 maps #8

acdlite opened this issue Feb 5, 2015 · 1 comment

Comments

@acdlite
Copy link
Owner

acdlite commented Feb 5, 2015

Similar to #7, stop using Map type internally and just use objects. I would prefer to use Maps, but it's not huge deal, and this reduces the size of the library.

@acdlite
Copy link
Owner Author

acdlite commented Feb 8, 2015

Fixed by c714f61

@acdlite acdlite closed this as completed Feb 8, 2015
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

1 participant