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: [] } } }