Paul Miller
Paul Miller
Why don't you just use individual shims?
Just sayin', I'm reluctant to the idea of ES6 shim consisting of 20 npm submodules. maybe something what @appsforartists mentioned
> "more dependencies" is a good thing not when you see npm making 1000 requests to the server on a slow connection. Ask jdalton for his terrible experience with breaking...
@jdalton where are all github repos for lodash methods?
hmm interesting yeah, maybe that'll work. One repo, many files.
yeah we should
do we really need browser phantomjs tests? isn’t just node ok?
mocha supports tape
sorry, not tape but TAP — test anything protocol. testling-ci / browserify should work great with it