Closed Bug 1063451 Opened 10 years ago Closed 10 years ago

Gruntfile.js references files that no longer exist

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

eg:

        copy:{

            main: {

                files: [
...

                    { src:'webapp/app/vendor/zeroclipboard/ZeroClipboard.swf', dest:'dist/vendor/zeroclipboard/ZeroClipboard.swf' }
                ]
            },

This file was removed by bug 1030710.

Annoyingly grunt doesn't output any errors/warnings for this.
https://github.com/mozilla/treeherder-ui/commit/0de76c4f13618b27ee51884d0b9e242e45bde3b5
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Depends on: 1063464
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/e371b76e273346d2f4c2f15f15dddcedffc83a8a
Bug 1063451 - Remove ZeroClipboard.swf reference from Gruntfile.js

The feature was removed by bug 1030710, so the file no longer exists.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: