At the risk of getting yelled at or standing in a corner with a dunce cap while people point an yell 'noob'.....i recently worked on a custom widget. however, there are a lot of template strings in there. however, IE 11 doesn't support template strings. either i have to go back and remove every back tick or i can try to use a polyfill.
for example, i'd like to use:
i'm not sure where to place it within the widget project. does it go in the html file, etc. i think i may have saw something similar in the doc but i don't remember. thanks in advance<SPAN class="">
</SPAN><SPAN class=""><script</SPAN><SPAN class=""> </SPAN><SPAN class="">src</SPAN><SPAN class="">=</SPAN><SPAN class="">"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js"</SPAN><SPAN class="">/>
</SPAN>