When going back to ECMAScript 5 everything is working fine.
But I'm wondering how you where able to integrate "const" and "let" into ngXrmServiceToolkit.ts that it also runs under ECMAScript 5. My usage of "const" and "let" always needs ECMAScript 5 to compile.
Hi
when using ECMAScript 6 Compilation Mode in Visual Studio ngXrmServiceToolkit is not working anymore.
Error: JavaScript critical error at line 13, column 13 in http://localhost:63176/Scripts/ngXrmServiceToolkit.js\n\nSCRIPT1002: Syntaxfehler
When going back to ECMAScript 5 everything is working fine. But I'm wondering how you where able to integrate "const" and "let" into ngXrmServiceToolkit.ts that it also runs under ECMAScript 5. My usage of "const" and "let" always needs ECMAScript 5 to compile.
Do you know about this issue, or is it just me?
Best Regards urswi