Skip to content

Commit

Permalink
chore: remove docusaurus-plugin-examples (#1766)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Jul 1, 2022
1 parent 2f78d29 commit 8578e6b
Show file tree
Hide file tree
Showing 14 changed files with 382 additions and 969 deletions.
10 changes: 1 addition & 9 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.3.0/schema.json",
"ignore": [
"storybook-react",
"support",
"testing",
"website",
"docusaurus-plugin-examples",
"actions",
"scripts"
],
"ignore": ["storybook-react", "support", "testing", "website", "actions", "scripts"],
"updateInternalDependencies": "patch",
"commit": false,
"linked": [],
Expand Down
1 change: 0 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"initialVersions": {
"a11y-status": "1.0.0",
"create-context-state": "1.0.1",
"docusaurus-plugin-examples": "0.0.0",
"jest-prosemirror": "1.0.29",
"jest-remirror": "1.0.46",
"multishift": "1.0.8",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@
},
"preconstruct": {
"packages": [
"packages/docusaurus-plugin-examples",
"support/actions",
"support/scripts",
"support/templates/*"
Expand Down
74 changes: 0 additions & 74 deletions packages/docusaurus-plugin-examples/package.json

This file was deleted.

30 changes: 0 additions & 30 deletions packages/docusaurus-plugin-examples/readme.md

This file was deleted.

237 changes: 0 additions & 237 deletions packages/docusaurus-plugin-examples/src/index.ts

This file was deleted.

0 comments on commit 8578e6b

Please sign in to comment.