Installed, but exclude option working
I have installed your extension and excluded all the js files from the minification and Merge. But it still showing the single minified js files instead of multiple js files. There are no other extension conflicts. What might be the reason. I want to exclude some js fies from minification and merging so that our site works with out any issues after enabling the js Merge JavaScript Files.
Please advise
Thanks
it's either you run magento on windows, or you use only filename to exclude. You should use complete path like 'skin/js/test.js'. there is a bug when running speedsteradvance on windows, it produces wrong url separator.
i have the same issue, i have added the relative path e.g "js/calendar/calendar.js" but it doesn't work. i can't see the js file in the source code.
i'm using Magento 1.9.3.9 on a Linux server