#2738 closed defect (bug) (fixed)
Remove banners added to minified CSS files
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | major | Version: | trunk |
Component: | Tools - Build | Keywords: | needs-patch |
Cc: |
Description (last modified by )
The banner
option was removed from grunt-contrib-cssmin
in v0.11.0 (upstream change here)
See #WP30666
Change History (9)
#3
@
10 years ago
- Component changed from General to Tools - Build
- Severity changed from normal to major
#6
@
10 years ago
- Keywords needs-patch added; commit removed
Will get to this and a couple of other outstanding Grunt issues later today...
Note: See
TracTickets for help on using
tickets.
In 5586:
Add grunt-banner to replace deprecated banners in cssmin
See #2738.