WeareJH / wf2

PHP environments for Magento 1, Magento 2 & Wordpress
6 stars 3 forks source link

version upgrades can cause file collisions #84

Closed shakyShane closed 4 years ago

shakyShane commented 4 years ago

An example:

recently we changed how nginx is configured - it nows uses separate files for main & upstream.

but because nginx will slurp up all conf files and merge them, some old files from a previous release where hanging around in the .wf2__recipe__project folder

the solution is simple - clean the folder before writing anything to it