How to Exclude Custom Module JS from Minification of JS in Magento 2 image

How to Exclude Custom Module JS from Minification of JS in Magento 2

JavaScript minification in Magento 2 erases odd parts like spaces or images from JS records to diminish the size of the code and to further develop the site load time. To minify JavaScript from Magento 2 backend, go to Stores > Configuration > Advanced > Developer when the designer mode is on.
Moves toward Exclude Custom Module Js from Minification of JS Magento 2:
~ Create di.xml record at Vendor\Extension\etc registry
~ Create record ExcludeFilesFromMinification.php at endor\Extension\Plugin registry

For more info: https://meetanshi.com/blog/exclude-custom-module-js-from-minification-of-js-magento-2/


I BUILT MY SITE FOR FREE USING