Jump to content

[1.7.6] Unregistering css/js files


Recommended Posts

Looking for a way to unregister css/js files as described here:

https://devdocs.prestashop.com/1.7/themes/getting-started/asset-management/

This doesn't seem to work, empty override files are still linked and returning 404 

To be more specific:

".../prestashop/themes/themename/modules/ps_imageslider/js/homeslider.js"

".../prestashop/themes/themename/modules/ps_imageslider/js/responsiveslides.min.js"

 

I already bundle my own custom js for slider with webpack so I wanna get rid of these.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...