Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47749, comment 7


Ignore:
Timestamp:
03/05/2021 06:33:59 AM (4 years ago)
Author:
isabel_brison
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47749, comment 7

    initial v1  
    11Tested and the patch no longer applies cleanly.
    22
    3 Also, the WPCS changes make it really hard to read where the actual code changed, so I'm not 100% sure what's happening here. To clarify: the `clean` task referred to in the description is the one that runs when running `grunt build` or grunt build:dev`, right? So the purpose is to make sure that old files are cleaned from both build/ and src/, whichever directory we're building from?
     3Also, the WPCS changes make it really hard to read where the actual code changed, so I'm not 100% sure what's happening here. To clarify: the `clean` task referred to in the description is the one that runs when running `grunt build` or `grunt build:dev`, right? So the purpose is to make sure that old files are cleaned from both build/ and src/, whichever directory we're building from?