Ticket #5855 (closed defect: fixed)
cssImportIgnore build option
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | BuildSystem | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Talking with Pete, for multi-theme pages, we do not want to inline dijit.css for each them. So let's have a cssImportIgnore build option so you can specify some @import calls to ignore.
Also: - Make sure .keepLines option for optimizeCss allows for stripping multiple empty lines, but do not do any other whitespace removal. - Update build_release.sh to use optimizeCss=comments.keepLines cssImportIgnore=../dijit.css
Change History
Note: See
TracTickets for help on using
tickets.