Also fixes gulpfile: - `runSequence` needs to be called with `done` callback - `es5build` should only run when the task executes…
Transpile all sources first to es6 which we can publish and then to es5. Also merge the generated source maps into once map.