Skip to content

Commit

Permalink
remove other mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed May 26, 2022
1 parent 313a481 commit f71466f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion website/_dogfooding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Eventually, we could move these tests later so another test site? Note there is
Fancy things we can test for here:

- Plugin Multi-instance
- Symlinks support
- Webpack configs
- \_ prefix convention
- Huge sidebars impact
Expand Down
1 change: 0 additions & 1 deletion website/_dogfooding/docs-tests-symlink

This file was deleted.

3 changes: 1 addition & 2 deletions website/_dogfooding/dogfooding.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ const dogfoodingPluginInstances = [
routeBasePath: '/tests/docs',
sidebarPath: '_dogfooding/docs-tests-sidebars.js',

// Using a symlinked folder as source, test for use-case https://github.com/facebook/docusaurus/issues/3272
// The target folder uses a _ prefix to test against an edge case regarding MDX partials: https://github.com/facebook/docusaurus/discussions/5181#discussioncomment-1018079
// Using a _ prefix to test against an edge case regarding MDX partials: https://github.com/facebook/docusaurus/discussions/5181#discussioncomment-1018079
path: '_dogfooding/_docs tests',
showLastUpdateTime: true,
sidebarItemsGenerator(args) {
Expand Down

0 comments on commit f71466f

Please sign in to comment.