repl
repl copied to clipboard
Release on NPM
Thanks to @craigdallimore 's excellent work, we have a package that can be shared with others. We should do so. To prepare for this we need to:
- [x] add minification step #30
- [x] update the README to tell consumers how to use the repl API to do their bidding #31
- [x] set up travis #33
- [ ] ???
Should we have non-minified bundles for npm and minified for everyone else?
i must say i don't know; do you recommend that approach?
Anything else to do here? or can we release to npm?
I'd think at least lets not release with package.json claiming to be 1.0.0.
Will also need to remove "private": true from package.json.