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

AOS-40 - Include create-entry script to scaffold slotfills and entries #222

Merged
merged 19 commits into from
Aug 29, 2023

Conversation

stevenslack
Copy link
Contributor

@stevenslack stevenslack commented Jun 16, 2023

Summary

Adds the @alleyinteractive/create-entry script for scaffolding slotfills and entry points.

  • Removes the example enqueues in favor of scaffolded entries.
  • Allows the build process to run if the entries directory does not exist.
  • Includes 2 new scripts in package.json:
    • create-entry
    • create-slotfill
  • Updates the README with information on how to scaffold new slotfills and entry points.
  • Removes the blocks directory from the scaffold directory. Solves [BUG]: Remove blocks folder from scaffold branch #206
  • This PR solves Ability to scaffold a Gutenberg Slotfill #77 adding the ability to scaffold slotfills and entry points.

Copy link
Contributor

@renatonascalves renatonascalves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗡️

@stevenslack stevenslack merged commit ad9f522 into develop Aug 29, 2023
7 checks passed
@stevenslack stevenslack deleted the feature/AOS-40/scaffold-slotfill branch August 29, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants