Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pattern Creator: Try core editor #719

Draft
wants to merge 6 commits into
base: trunk
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,567 changes: 79 additions & 5,488 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@
"@wordpress/stylelint-config": "23.6.0"
},
"scripts": {
"build:creator": "npm run build --workspace=wporg-pattern-creator",
"build:directory": "npm run build --workspace=wporg-pattern-directory",
"build:theme": "npm run build --workspace=wporg-pattern-directory-2024-theme",
"start:creator": "npm run start --workspace=wporg-pattern-creator",
"start:directory": "npm run start --workspace=wporg-pattern-directory",
"start:theme": "npm run start --workspace=wporg-pattern-directory-2024-theme",
"setup:tools": "echo \"Not used.\"",
Expand All @@ -25,7 +23,6 @@
"test:php": "wp-env run tests-cli --env-cwd=/var/www/html/ ./vendor/bin/phpunit -c wp-content/tests/phpunit/phpunit.xml"
},
"workspaces": [
"public_html/wp-content/plugins/pattern-creator",
"public_html/wp-content/plugins/pattern-directory",
"public_html/wp-content/themes/wporg-pattern-directory-2024"
]
Expand Down
14 changes: 0 additions & 14 deletions public_html/wp-content/plugins/pattern-creator/jest.config.js

This file was deleted.

62 changes: 0 additions & 62 deletions public_html/wp-content/plugins/pattern-creator/package.json

This file was deleted.

Loading
Loading