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

feat: add optional config/1 callback to extensions #104

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Conversation

mhanberg
Copy link
Collaborator

This callback can be used for an extension to validate its configuration
in a way that can provide better errors for the user

refactor: extract common elements from extensions

refactor: reduce unnecessary code

refactor: pass in coniguration to extensions from the build task

test: add tests for post and page extensions

This callback can be used for an extension to validate its configuration
in a way that can provide better errors for the user

refactor: extract common elements from extensions

refactor: reduce unnecessary code

refactor: pass in coniguration to extensions from the build task

test: add tests for post and page extensions
@mhanberg mhanberg merged commit d1a5480 into main Oct 11, 2024
7 checks passed
@mhanberg mhanberg deleted the refaactor-stuff branch October 11, 2024 02:52
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.

1 participant