cesine

Results 13 issues of cesine

# Steps to reproduce Before https://travis-ci.org/github/caolan/nodeunit/builds/710077144 https://travis-ci.org/github/caolan/nodeunit/jobs/710077156 $ npm install > [email protected] postinstall /home/travis/build/caolan/nodeunit/node_modules/ejs > node ./postinstall.js /home/travis/build/caolan/nodeunit/node_modules/ejs/postinstall.js:9 let envDisable = isTrue(process.env.DISABLE_OPENCOLLECTIVE) || isTrue(process. ^^^ SyntaxError: Unexpected strict mode reserved...

CoffeeScript on NPM has moved to coffeescript (no hyphen) https://www.npmjs.com/package/coffee-script Before ```bash $ yarn link nodeunit yarn link v1.19.1 success Using linked package for "nodeunit". ✨ Done in 0.07s. $...

We noticed the test fixtures were in our production docker container ``` $ du -k node_modules/* | awk '$1 > 2000' | sort -nr # 2MB 4700 node_modules/hashring 4608 node_modules/@shutterstock...