jsjpegmeta: Move export patch to a separate file
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 4 May 2018 02:54:20 +0000 (03:54 +0100)
committerKrinkle <krinklemail@gmail.com>
Fri, 4 May 2018 15:37:41 +0000 (15:37 +0000)
commitd199ce58566990c555d2c291974fcf5da5e7ec57
tree22fd0134b82f9ca35b8d96b2e1ce67cd7f035545
parent715b6907ced1727a0f132526cc7893b2faae2e8e
jsjpegmeta: Move export patch to a separate file

Keep the main file in src/ for now, because it's got some whitespace
changes and a closure-wrap that make it differ from upstream's
version. Those changes are hard to review both for diffing and for
functional differences due to its odd-looking scope assignments that
I'd rather not change as part of this.

Change-Id: I248831cfa984432d0a30aa923a9bcd98029b05c4
Gruntfile.js
resources/Resources.php
resources/src/mediawiki.libs.jpegmeta/export.js [new file with mode: 0644]
resources/src/mediawiki.libs.jpegmeta/jpegmeta.js [new file with mode: 0644]
resources/src/mediawiki.libs/mediawiki.libs.jpegmeta.js [deleted file]