Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #59197


Ignore:
Timestamp:
08/24/2023 08:53:42 PM (3 years ago)
Author:
peterwilsoncc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59197

    • Property Milestone Awaiting Review6.3.2
    • Property Owner set to peterwilsoncc
    • Property Status newassigned
    • Property Summary `npm run grunt build:dev` creates CSS files in the blocks folder of an SVN checkout.`npm run build:dev` creates CSS files in the blocks folder of an SVN checkout.
  • Ticket #59197 – Description

    initial v2  
    1 After running `npm run grunt build:dev` on trunk and the 6.3 branch, a number of uncommitted CSS files are created that are not required for commit.
     1After running `npm run build:dev` on trunk and the 6.3 branch, a number of uncommitted CSS files are created that are not required for commit.
    22
    33I think the props list for SVN needs to be updated to ignore the files. After running the command, svn status shows: