When trying to use the attach addon in IE11, it results in a plain "syntax error". This is likely due to a webpack or tsconfig issue since copying the code into my local project works as expected.
Other addons (such as fit) use ES5 whereas this uses ES6.
The tsconfig.json target is likely the problem as you indicated.
@jestapinski could you please verify with [email protected]? I don't have a Windows machine around atm.
Hi @Tyriar, just gave it a look. Looks great, thanks for the update!