From fa132a1e9a70e70a1580c3d2fac6759f49b7a32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Correa=20Casablanca?= Date: Sun, 11 Feb 2024 00:43:52 +0100 Subject: [PATCH] docs: document ssg limitations --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4dc7f03..8213725 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ hook performs 3 steps: - For now, the SRI hashes calculation is done only for inlined resources. This will be solved in future releases. +- For now, this integration only works for generated static content (the + exported subresource integrity hashes could be used in dynamic contexts, but + that does not cover the whole SSG use case) ## How to install