cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Combine wro and wro_addons

0 Kudos
393

Hi Experts,

Is there any way to combine wro and wro_addons xml into single ?

Because for each for page both the css got loaded.

Thank you, H V

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

In wro.xml, we add all the newly added js and css resources. But wro_addons.xml will be generated based on the properties. I don't think it is possible to combine these two. What I would suggest here is to remove those css from corresponding project.properties so that they wont appear in wro_addons.xml.