Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed May 16, 2024
1 parent 4518c08 commit 5f93232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ Here are additional options specific to this plugin:
|-|-|-|
| `dataSources` and other data source options | An array of data sources to use in the CMS. Check [Data Source plugin optsion](https://github.com/silexlabs/grapesjs-data-source?tab=readme-ov-file#options) | `[]` |
| `enable11ty` | Enable the 11ty integration. If false, the publication will not publish to 11ty and do not display 11ty data. | `true` |
| `esModules` | Enable ES modules in the 11ty data files which is needed for **11ty version > 2**. If false, the data files will be CommonJS modules. | `true` |
| `cacheBuster` | Add cache buster to graphql queries | `false` |
|`fetchPlugin`|Options to pass to [11ty fetch plugin](https://www.11ty.dev/docs/plugins/fetch/)|`{ duration: '1d' }`|
|`imagePlugin`|Enable the 11ty image block and an `image` filter, both assume that your eleventy site has the [11ty image plugin installed](https://www.11ty.dev/docs/plugins/image/). Values can be `false` (off), `webc` or `transform` (check 11ty image docs)|`false`|
Expand Down

0 comments on commit 5f93232

Please sign in to comment.