Commit Graph

1 Commits

Author SHA1 Message Date
Lance Ball 8b2725b10a
feat: introduce browser support (#201)
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>
2020-06-10 17:49:01 -04:00