Skip to content

Commit

Permalink
feat: remove v6.3 exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Dec 5, 2023
1 parent f6c7799 commit be0a15a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ export default withMermaid(defineConfigWithTheme<ThemeConfig>({
"**/_source/**",
// template
"docs/resources/references/adr/YYYY-MM-DD-template.md",
'docs/v6.3/guides/plugins/plugins/content/cms/add-cms-block.md',
'docs/v6.3/guides/plugins/plugins/framework/data-handling/add-data-translations.md',
'docs/v6.3/guides/plugins/themes/add-css-js-to-theme.md',
// snippets
'docs/snippets/**',
],
Expand Down

0 comments on commit be0a15a

Please sign in to comment.