alleyinteractive / alleyinteractive/create-wordpress-plugin

Remove block and asset features if built assets are removed

Open
#534 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
35
Forks
2
Avg merge
1d 11h
Merged PRs (30d)
3

Description

### Description

during configure, if `$needs_built_assets` is `false`, we should remove `class-load-entries.php` and `class-register-block-manifest.php` from `features` and `src/main.php` as these features both deal with built assets.

### Use Case

When built assets are not included, the related php features should not be included.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.