Remove non-standard VueJS files from vendor.

This commit is contained in:
Connor Shea 2016-08-17 10:01:26 -06:00
parent a77629b1cb
commit f3acf9fd24
No known key found for this signature in database
GPG Key ID: 1993299A3C9BE6CF
3 changed files with 2 additions and 11391 deletions

View File

@ -40,6 +40,8 @@
return `Resolved by ${this.resolvedByName}`;
} else if (this.canResolve) {
return 'Mark as resolved';
} else {
return 'Unable to resolve';
}
},
isResolved: function () {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff