I have an angular 2+ project, I need to polyfill the TextEncoding, but I cannot import it to my polyfill.ts file, it has no effect to the generated code:
I have tried thi