change bundle.js -> ramdaRepl.js; add authors to package.json#42
Open
buzzdecafe wants to merge 1 commit intoramda:masterfrom
Open
change bundle.js -> ramdaRepl.js; add authors to package.json#42buzzdecafe wants to merge 1 commit intoramda:masterfrom
buzzdecafe wants to merge 1 commit intoramda:masterfrom
Conversation
Contributor
|
Sorry, only just saw this - it's been a wacky week. I'll take a look this evening 👍 |
Member
Author
|
no worries, no rush. |
Contributor
|
This looks good to me. I'm conscious that Try Ramda references https://github.com/ramda/ramda.github.io/blob/master/repl/index.html#L56 I think we would want to simultaneously merge this and update Try Ramda at the same time to use the new filenames (I'm not sure how long the old ones will be available on the CDN). What do you think? |
Member
Author
|
sounds good to me, i will try to find some time to raise a pr on the docs repo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A few changes:
bundle.*toramdaRepl.*to avoid collisions;buildtask to package.json that wraps up css, js, and minify steps