From f2d0663105eba0b9ea7f281230546282a46015ad Mon Sep 17 00:00:00 2001 From: falsandtru Date: Fri, 20 May 2022 19:46:15 +0900 Subject: [PATCH] docs: add integrity parameter --- docs/config/02-files.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/config/02-files.md b/docs/config/02-files.md index aac9304e0..0bab8256c 100644 --- a/docs/config/02-files.md +++ b/docs/config/02-files.md @@ -54,6 +54,11 @@ The `files` array determines which files are included in the browser, watched, a * **Default.** `false` * **Description.** Should the files be served from disk on each request by Karma's webserver? +### `integrity` +* **Type.** String +* **Default.** `undefined` +* **Description.** Set the `integrity` HTML attribute value to the `