Closed djskinner closed 4 years ago
I took a look into the failing CI – it's not related to the changes in this PR, it's happening on master
now too. It looks like one of Webpacks' dependencies doesn't support Node 6 anymore.
I'm going to push a branch that fixes the CI, we can merge that up in to this one and land it.
Allow setting of
codeBundleId
onBugsnagSourceMapUploaderPlugin
Fixes #38
Validated E2E in local environment.