Closed Bug 1036445 Opened 11 years ago Closed 11 years ago

Landing Pages: unbreak the build

Categories

(Webmaker Graveyard :: webmaker.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: akirose, Assigned: jon)

References

Details

(Whiteboard: [landingpages] [july25])

Attachments

(1 file)

This is a more complex ticket than it looks like at first glance. JShint doesn't like that Make and Mustache are used before being defined. I'd prefer that the solution to this problem not be Make = Make || {}, Mustache = Mustache || {}, because the compiled files have the correct variables in the correct places. That said, the whole point to running these scripts is to improve your uncompiled files. Gotta figure this out.
You might be able to fix this by adding those two globals to the ignore list on a per-file basis via: /* global Make, Mustache */ I think.
Assignee: nobody → jon
Status: NEW → ASSIGNED
Attachment #8456965 - Flags: review?(aki)
Whiteboard: [landingpages] [techdebt] → [landingpages] [july25]
Attachment #8456965 - Flags: review?(aki) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: