0

I am investigating some problems in a deployed liferay theme, I am not able to find the _diffs folder there, so

1-is it always removed when deploying or the deployment manager did something wrong or it's the developers's decision ?

2-Is there any consequences to its absence @ run time if the code inside it is already copied to the folders under WEB-INF ?

osama yaccoub
  • 1,884
  • 2
  • 17
  • 47

1 Answers1

0

The _diffs folder is no longer needed after the build process.

Byran Zaugg
  • 967
  • 9
  • 25