Merge "resources: Register html5shiv as foreign resource"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 11 Sep 2018 02:00:34 +0000 (02:00 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 11 Sep 2018 02:00:34 +0000 (02:00 +0000)
maintenance/resources/foreign-resources.yaml

index a3475ed..2102a27 100644 (file)
 #
 # * `files`: An object mapping destination paths to an object containing `src` and `integrity`
 #    keys.
+
+html5shiv:
+  type: file
+  src: https://raw.githubusercontent.com/aFarkas/html5shiv/3.7.3/src/html5shiv.js
+  integrity: sha384-RPXhaTf22QktT8KTwZ6bUz/C+7CnccaIw5W/y/t0FW5WSDGj3wc3YtRIJC0w47in
+  dest: html5shiv.js
+
 oojs:
   type: tar
   src: https://registry.npmjs.org/oojs/-/oojs-2.2.2.tgz