This commit introduces a second `tsc` execution which generates JS in ES5 form. Then, webpack is used to generate a browser bundle. Fixes: https://github.com/cloudevents/sdk-javascript/issues/94 Signed-off-by: Lance Ball <lball@redhat.com>