on ‎2018 Oct 26 4:58 PM
Hi Experts,
Is there any way to load non minified JavaScript in site for debugging?
Arun
Request clarification before answering.
You can use the below mentioned property and add it to your local.properties to disable the JS and CSS minification oob storefront.wro4j.enabled.<sitename>=false
this would disable wro4j and you would be able to see the non minified version of the java scripts and css for debugging.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can take a look at your wro.xml and look for <js minimize="true"> property in different javascript files. Please note that as per the hybris documentation this might not work for JS files used in storefront add-ons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.