[wp-trac] [WordPress Trac] #53719: `grunt clean:css` does not clean the `css/dist` folder
    WordPress Trac 
    noreply at wordpress.org
       
    Wed Sep  1 04:05:01 UTC 2021
    
    
  
#53719: `grunt clean:css` does not clean the `css/dist` folder
------------------------------+----------------------------
 Reporter:  desrosj           |       Owner:  peterwilsoncc
     Type:  defect (bug)      |      Status:  closed
 Priority:  highest omg bbq   |   Milestone:  5.8.1
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+----------------------------
Changes (by peterwilsoncc):
 * status:  reopened => closed
 * resolution:   => fixed
Comment:
 In [changeset:"51714" 51714]:
 {{{
 #!CommitTicketReference repository="" revision="51714"
 Build: Clean `css/dist` as part of the webpack build step.
 Move the cleaning of the `wp-includes/css/dist` folder from `clean:css` to
 `clean:webpack-assets` to avoid an order of operations issue in which the
 files were built shortly before been deleted later in the build process.
 Follow up to [51689].
 Props netweb, ramonopoly, peterwilsoncc.
 Merges [51713] to the 5.8 branch.
 Fixes #53719.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53719#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list