Opened 5 years ago
Closed 4 years ago
#6550 closed enhancement (duplicate)
Switched to packed for javascript
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Optimization | Version: | 2.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Packed JS is smaller than minified JS. I noticed that the jquery js's are the minified versions - can you switch to the packed versions?
Thanks
Change History (3)
comment:2
jacobsantos
— 5 years ago
- Milestone changed from 2.7 to 2.9
- Priority changed from normal to low
Note: See
TracTickets for help on using
tickets.
The answer appears to be no. The problem with switching to packed versions would be that you wouldn't be able to cleanly combine JS files with a plugin or in core.