[x] Unit or Functional tests are included in the PR
Description:
Update the output configuration for custom element builds so that they are build with a jsonp wrapper, as opposed to a UMD wrapper, and also remove additional library-specific output configuration options. Changes have been verified locally with a test application that builds two separate custom elements.
Type: bug
The following has been addressed in the PR:
Description:
Update the
output
configuration for custom element builds so that they are build with a jsonp wrapper, as opposed to a UMD wrapper, and also remove additional library-specificoutput
configuration options. Changes have been verified locally with a test application that builds two separate custom elements.Resolves #202