Opened 12 years ago
Closed 9 years ago
#7822 closed defect (patchwelcome)
optimize=shrinksafe runs over all _base/_loader/ files, generating an error
Reported by: | James Burke | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | BuildSystem | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It does not like loader.js. This is a non-fatal error. shrinksafe just skips that file, and since that file is included in dojo.js, it never is loaded by itself. But it would be good to get rid of error messages in the output.
I think the optimize process needs to run on some files (like loader_xd.js and loader_debug.js), but see if we can just skip loader.
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → pending |
---|
comment:2 Changed 9 years ago by
Owner: | changed from James Burke to Rawld Gill |
---|
Bulk update to assign BuildSystem? tickets to Rawld. Many of these are probably already fixed in 1.7.
comment:3 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | pending → closed |
I think closure will be the compressor of choice going forwards, and we don't have anyone working on shrinksafe, so closing this ticket.
Note: See
TracTickets for help on using
tickets.
the current build system seems to have fixed this. any need to keep this ticket open?
if there's no response within 14 days, the ticket will automatically close.