alleyinteractive / alleyinteractive/create-wordpress-plugin
Remove block and asset features if built assets are removed
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 35
- Forks
- 2
- Ø Merge
- 1 T. 11 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.