#8257 closed bug (fixed)
Minified files are missing terminating semicolon
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.20 |
Component: | [meta] ui.build | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Uglify removes semicolons from the end of files, so we need to add them back.
Change History (4)
comment:1 Changed 11 years ago by
Milestone: | 1.9 → 1.8.20 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.
Changeset: 55e13692ee2937df9bda8e3348c4b07834e093d8
comment:4 Changed 11 years ago by
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.
https://github.com/cowboy/grunt/pull/134