[wp-trac] [WordPress Trac] #44328: grunt watch does not include cssmin; changes to css files in src are copied to build but not minified
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Jun  7 22:00:12 UTC 2018
    
    
  
#44328: grunt watch does not include cssmin; changes to css files in src are copied
to build but not minified
------------------------------+-----------------------------
 Reporter:  allendav          |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------------------
 If you make a change to a css file, e.g. src/wp-admin/css/forms.css while
 `grunt watch` is running, the change will be copied to build/wp-
 admin/css/forms.css but build/wp-admin/css/forms.min.css is not updated
 It is necessary to independently run
 `grunt cssmin`
 to get the minified css files updated.
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44328>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list