Include babelified files in the dist
Created by: forbesjo
The intent of this PR is to provide an ES5 version of the source files for use in Browserify workflows (this would resolve #1483 (closed)).
cb897867 does add a way for Browserify to work but it currently requires the user to have babel and babelify as dependencies.