I have js files which I am using arrow function like the following:
$(document).ready(() => {});
And I am using System.Web.Optimizatio