You can check any file is minified or not using Magento 2.
If any file contains the name with .min. like jquery.min.js or owlcarousel.min.js
If you are working on the project and some time if you need to check file is minified or not programmatically, in this case this article is useful. Continue reading “How to check file is minified (.min) programmatically Magento 2?”
