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

needs UMD wrapper #43

Closed
ChetHarrison opened this issue May 20, 2015 · 5 comments
Closed

needs UMD wrapper #43

ChetHarrison opened this issue May 20, 2015 · 5 comments

Comments

@ChetHarrison
Copy link

I am transpiling my es6 to AMD modules with Babel. I may take a shot at putting this lib in the UMD wrapper so it will work with both flavors of modules.

@ChetHarrison
Copy link
Author

hmm. looks like we would need to put in a build step

@buzzdecafe
Copy link
Member

yes, build step would be necessary. we could simply browserify, or do something like the build script in ramda/ramda

@ChetHarrison
Copy link
Author

yes the ramda script would work

@ChetHarrison
Copy link
Author

I was so damn excited to play with it I just up and copied the things I wanted for the time being.

@remojansen
Copy link

👍 It would be great if after npm install ramda-fantasy it could be imported directly in a web browser as a global.

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