[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:10:25 UTC 2021
#53719: `grunt clean:css` does not clean the `css/dist` folder
------------------------------+----------------------------
Reporter: desrosj | Owner: peterwilsoncc
Type: defect (bug) | Status: reopened
Priority: highest omg bbq | Milestone: 5.8.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+----------------------------
Changes (by peterwilsoncc):
* keywords: has-patch commit fixed-major =>
* priority: normal => highest omg bbq
* status: closed => reopened
* resolution: fixed =>
Comment:
Reopening as this appears to have an order of operations issue.
`build:webpack-assets` places a bunch of CSS files in `css/dist`
`build:css` then runs `clean:css` which deletes the newly minted files.
Either a patch or revert incoming.
Bumping the priority to blocker as not having CSS seems pretty much of a
blocker to me.
Additional props due: @tellyworth @ramonopoly following
[https://wordpress.slack.com/archives/C02QB8GMM/p1630458292015200
discussion in Slack].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53719#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list