Closed Bug 1181332 Opened 10 years ago Closed 10 years ago

Heartbeat minified JS has duplicate/debug comments that can be stripped from production

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jaws, Assigned: glind)

Details

Loading view-source:https://self-repair.mozilla.org/en-US/repair/index.js shows the following comment twice: /**! About this module: Runner repair list // Should move? Main loop This is is the output target for webpack */ It looks like the actual JS is not duplicated. We should remove these comments from the production output though.
Explanation: Babel by default leaves comments alone. Agree, will fix. opened as: https://github.com/mozilla/self-repair-server/issues/124
Assignee: nobody → glind
You need to log in before you can comment on or make changes to this bug.