@gabelivan
The problem is coming from the admin side of WordPress because I am unable to exclude a JS file from the combined/minified scripts. And the front end has a problem when this script is combined. If the script could be properly excluded, there wouldn’t be any issue.
Here is the screenshot of the admin side where we add the inline script to the page. And then also a screenshot showing that the plugin recognizes the script and compiles it with the others.
https://ibb.co/qx4DNTd
https://ibb.co/BG06v6q
@gabelivan The website uses WPBakery Visual Composer as a page builder and in the page the RAW HTML block is used at add a script tag.
Like that Asset CleanUp: CSS & JavaScript Manager sees the script on the page and puts it in the list.
That why it is in the combination of scripts.