repl icon indicating copy to clipboard operation
repl copied to clipboard

change bundle.js -> ramdaRepl.js; add authors to package.json

Open buzzdecafe opened this issue 9 years ago • 4 comments

A few changes:

  1. Rename bundle.* to ramdaRepl.* to avoid collisions;
  2. Add "contributors" field to package.json
  3. add build task to package.json that wraps up css, js, and minify steps

buzzdecafe avatar Nov 02 '16 22:11 buzzdecafe

Sorry, only just saw this - it's been a wacky week. I'll take a look this evening 👍

craigdallimore avatar Nov 10 '16 09:11 craigdallimore

no worries, no rush.

buzzdecafe avatar Nov 10 '16 13:11 buzzdecafe

This looks good to me.

I'm conscious that Try Ramda references bundle.js and bundle.css:

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?

craigdallimore avatar Nov 10 '16 22:11 craigdallimore

sounds good to me, i will try to find some time to raise a pr on the docs repo

buzzdecafe avatar Nov 10 '16 22:11 buzzdecafe