Fixed issue where not all special characters were getting escaped during webpack eval modification
Fixed issue where build would crash when trying to modify an eval expression without a string literal as the argument (i.e. a variable containing a string being passed to eval)