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

Clean up plugin and theme package.json after configuration #88

Open
mogmarsh opened this issue Apr 18, 2024 · 0 comments
Open

Clean up plugin and theme package.json after configuration #88

mogmarsh opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
ci/cd PR checks, deploys, automation good first issue Good for newcomers php Requires understanding PHP

Comments

@mogmarsh
Copy link
Contributor

mogmarsh commented Apr 18, 2024

Description

Because we use Turbo on the project, most of the configuration should exist at the root, and the plugin and theme package files should only contain the minimum necessary information.

Acceptance Criteria

  • Make the following changes to package.json in the scaffolded plugin and theme:
    • Remove dependencies and devDependencies
    • Remove check-types, packages-update, postinstall, release, and test from the scripts block
    • Remove engines
@mogmarsh mogmarsh added the enhancement New feature or request label Apr 18, 2024
@kevinfodness kevinfodness changed the title delete engines from create-wordpress-plugin after installing into project Clean up plugin and theme package.json after configuration Mar 19, 2025
@kevinfodness kevinfodness added good first issue Good for newcomers ci/cd PR checks, deploys, automation php Requires understanding PHP and removed enhancement New feature or request labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd PR checks, deploys, automation good first issue Good for newcomers php Requires understanding PHP
Projects
None yet
Development

No branches or pull requests

3 participants