resources: Make jquery.cookie a multi-file resource with changelog, licence
[lhc/web/wiklou.git] / resources / Resources.php
index e57fce9..9c832dc 100644 (file)
@@ -221,7 +221,7 @@ return [
                'dependencies' => 'mediawiki.jqueryMsg',
        ],
        'jquery.cookie' => [
-               'scripts' => 'resources/lib/jquery.cookie.js',
+               'scripts' => 'resources/lib/jquery.cookie/jquery.cookie.js',
                'targets' => [ 'desktop', 'mobile' ],
        ],
        'jquery.form' => [