Skip to content

Commit

Permalink
Remove the interactive block playground (#988)
Browse files Browse the repository at this point in the history
The package was introduced to explore running interactivity API examples
in WordPress Playground. Today we have
https://wordpress.org/plugins/interactive-code-block/ which is a better
place for these explorations.
  • Loading branch information
adamziel authored Jan 31, 2024
1 parent 7c7dce7 commit 264e1c7
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 588 deletions.
13 changes: 0 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"build:docs": "nx build docs-site",
"deploy:docs": "gh-pages -d dist/docs/build -t true",
"dev": "nx dev playground-website",
"dev:interactivity": "nx dev interactive-block-playground",
"format": "nx format",
"format:uncommitted": "nx format --fix --parallel --uncommitted",
"lint": "nx run-many --all --target=lint",
Expand Down
5 changes: 0 additions & 5 deletions packages/playground/interactive-block-playground/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions packages/playground/interactive-block-playground/build-zips.cjs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

61 changes: 0 additions & 61 deletions packages/playground/interactive-block-playground/hello/hello.php

This file was deleted.

17 changes: 0 additions & 17 deletions packages/playground/interactive-block-playground/index.css

This file was deleted.

28 changes: 0 additions & 28 deletions packages/playground/interactive-block-playground/index.html

This file was deleted.

16 changes: 0 additions & 16 deletions packages/playground/interactive-block-playground/package.json

This file was deleted.

62 changes: 0 additions & 62 deletions packages/playground/interactive-block-playground/project.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit 264e1c7

Please sign in to comment.