Mention possibility to manually adjust SRI hashes

rugk 2016-09-11 12:04:26 +02:00
parent 1c341765a4
commit f22d555069

@ -87,3 +87,5 @@ Because we implemented [Subresource Integrity (SRI)](https://www.w3.org/TR/SRI/)
* edit the javascript file(s)
* run the unit tests as described above
* deploy the updated javascript file(s) _and_ the updated templates on your webserver
Of course you also manually adjust the hashes in the template files. For more information how to do this [have a look at this article](https://scotthelme.co.uk/subresource-integrity/).