Older versions of stencil used to build a package for older browsers, that default behavior was removed and the config file needs to be updated to keep on publishing those.
See https://stenciljs.com/docs/config#buildes5
This will allow the components to have wider browser support including IE11
Older versions of stencil used to build a package for older browsers, that default behavior was removed and the config file needs to be updated to keep on publishing those.
See https://stenciljs.com/docs/config#buildes5
This will allow the components to have wider browser support including IE11