vue-web-component-wrapper-ie11 icon indicating copy to clipboard operation
vue-web-component-wrapper-ie11 copied to clipboard

regenerator runtime was missing; endsWith is not available in ie11

Open dkrebs opened this issue 3 years ago • 0 comments

This fork was not instantly working for me in IE11. I had to add regenerator runtime and replace endsWith with a more compatible implementation.

dkrebs avatar May 10 '21 13:05 dkrebs