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 Factory Function in CommonJS Module Export #34

Closed
ifandelse opened this issue Jan 23, 2014 · 1 comment
Closed

Remove Factory Function in CommonJS Module Export #34

ifandelse opened this issue Jan 23, 2014 · 1 comment
Assignees
Milestone

Comments

@ifandelse
Copy link
Owner

At this point, there's not really a need to return a factory function from the CommonJS side of things - it should just return machina itself, and require underscore internally. This will be a breaking API change though, so it will be included in the next big release.

@ghost ghost assigned ifandelse Jan 23, 2014
@ifandelse
Copy link
Owner Author

this change is present in v0.4.0-1

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

No branches or pull requests

1 participant