joshuapaling/CakePHP-Combinator-Plugin

Order of combining files

Opened this issue · 0 comments

I know it's a not maintained repo, but maybe someone knows an answer. I've redeployed my tool on a new server and it have different cache- files that the current production. My thinking is that there is no fixed order of combining files (I had it in other solutions) and some rules are overwritting others because of the random order of combining.

Have you encountered any such problem?