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

Add theme generation commands for blocks, sections, and templates #5081

Draft
wants to merge 14 commits into
base: jm/framework_theme
Choose a base branch
from

[Themes] Add TODOs for template generator improvements

74e4ca3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Add theme generation commands for blocks, sections, and templates #5081

[Themes] Add TODOs for template generator improvements
74e4ca3
Select commit
Loading
Failed to load commit list.
GitHub Actions / knip-reporter-annotations-check failed Dec 20, 2024 in 15s

Knip reporter analysis

Type Found
Exports 0
Types 3
Duplicates 0
Class Members 0
Enum Members 0

Annotations

Check failure on line 5 in packages/theme/src/cli/services/generate/blocks.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/theme/src/cli/services/generate/blocks.ts#L5

'BlockGeneratorOptions' is an unused type

Check failure on line 6 in packages/theme/src/cli/services/generate/sections.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/theme/src/cli/services/generate/sections.ts#L6

'SectionGeneratorOptions' is an unused type

Check failure on line 8 in packages/theme/src/cli/services/generate/templates.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/theme/src/cli/services/generate/templates.ts#L8

'TemplateGeneratorOptions' is an unused type