Merge "resources: Register html5shiv as foreign resource"
[lhc/web/wiklou.git] / 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