Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 Scott González

Milestone: 1.91.8.20
Priority: minorblocker
Status: newopen

comment:3 Changed 11 years ago by Scott González

Resolution: fixed
Status: openclosed

Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.

Changeset: 55e13692ee2937df9bda8e3348c4b07834e093d8

comment:4 Changed 11 years 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.