Karakko Posted July 25, 2017 Share Posted July 25, 2017 I want to debug PrestaShop's theme\core.js, but it's minified. How can I disable minification? Link to comment Share on other sites More sharing options...
Scully Posted July 27, 2017 Share Posted July 27, 2017 Up to V1.6 it was in the performance settings in backoffice. Disable CCC for javascript. Might be different for V1.7. Link to comment Share on other sites More sharing options...
Scully Posted July 27, 2017 Share Posted July 27, 2017 Sorry, the settings mentioned just aggregate multiple javascript into one. In your case you had to format your core.js manually and replace the version on your server. There are several javascript formatting services out in the web. Just google. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now