improved stream mocks for older versions and increased compatabity from 0.8 up

This commit is contained in:
Spencer Alger
2013-12-12 20:07:31 -07:00
parent de25e652cf
commit dea18fcd7d
19 changed files with 352 additions and 16464 deletions

View File

@ -1,7 +1,7 @@
module.exports = function (grunt) {
grunt.registerTask('browser_clients_publish', [
'build_browser_clients',
'browser_clients_build',
'compress:dist_zip',
'compress:dist_tarball',
's3:latest'