Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
After upgrade to .63 I cannot build the project anymore due this exception:
Generating ES5 bundles for differential loading...
An unhandled exception occurred: C:\Proyectos\........-es2015.js: Binding 'arguments'
It may be related with the fix you put on version .59:
I287376,I311253,F156542 - Provided support for strict mode compilation.below my package.json file, so you can see all components and versions I am using:
Please help!!, this is urgent as I cannot deploy any new change, and I don't know any workaround
Note also that I have upgraded Js1 components
- from "ej-angular2": "^19.1.54" to "ej-angular2": "^19.1.63",
- from "syncfusion-javascript": "^19.1.54" to "syncfusion-javascript": "^19.1.63",
Note also that working on dev ( ng serve --hmr=true --port=5001 ) works ok.
The issue is related generating final js files.