Ticket #8257 (closed bug: fixed)
Minified files are missing terminating semicolon
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8.20 |
| Component: | [meta] ui.build | Version: | 1.8.17 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Uglify removes semicolons from the end of files, so we need to add them back.
Change History
comment:1 Changed 14 months ago by scott.gonzalez
- Priority changed from minor to blocker
- Status changed from new to open
- Milestone changed from 1.9 to 1.8.20
comment:3 Changed 14 months ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.
Changeset: 55e13692ee2937df9bda8e3348c4b07834e093d8
comment:4 Changed 14 months ago by Scott González
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon. (cherry picked from commit 55e13692ee2937df9bda8e3348c4b07834e093d8)
Changeset: 365e1022578da9ca96bbbd29c6e2bb8049796c4a
Note: See
TracTickets for help on using
tickets.

