From 2371548ee7303662bb29e5f7166d8890d5179bf1 Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Fri, 3 Feb 2023 16:27:27 +0100 Subject: [PATCH] Add new file to plugin info --- plugin-info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin-info.json b/plugin-info.json index dd3ddca..8a5bcc0 100644 --- a/plugin-info.json +++ b/plugin-info.json @@ -51,6 +51,7 @@ "netlify/functions/search/search.js", "src/site/get-theme.js", "api/search.js", - "vercel.json" + "vercel.json", + "src/site/_data/eleventyComputed.js" ] } \ No newline at end of file