[wp-trac] [WordPress Trac] #53719: `grunt clean:css` does not clean the `css/dist` folder

WordPress Trac noreply at wordpress.org
Wed Sep 1 03:59:44 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:"51713" 51713]:
 {{{
 #!CommitTicketReference repository="" revision="51713"
 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.
 Fixes #53719.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53719#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list