From db5ffc41b9e646f4fa619bb213aece2e62842b5c Mon Sep 17 00:00:00 2001 From: Vadim Date: Sat, 3 Sep 2022 13:32:53 +0300 Subject: [PATCH] Update docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 026bc73..9d0c9c3 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ const config = { optimizeDeps: { include: ['lodash.get', 'lodash.isequal', 'lodash.clonedeep'] } + // plugins: [] } } }