From: Timo Tijhof Date: Mon, 10 Sep 2018 23:24:55 +0000 (+0100) Subject: resources: Register html5shiv as foreign resource X-Git-Tag: 1.34.0-rc.0~4140^2 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=6c63e24015c0bca3aba2961a1bf0e1e08c2910e6;p=lhc%2Fweb%2Fwiklou.git resources: Register html5shiv as foreign resource Change-Id: If3e119a85eb1c40288a5a02dc51c388e8da2c3ff --- diff --git a/maintenance/resources/foreign-resources.yaml b/maintenance/resources/foreign-resources.yaml index 9c4561d329..a5ba19e883 100644 --- a/maintenance/resources/foreign-resources.yaml +++ b/maintenance/resources/foreign-resources.yaml @@ -32,6 +32,13 @@ # # * `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