Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Fix compatibility with 11ty 1.0 #6

Merged
merged 1 commit into from
Jan 30, 2022
Merged

Conversation

johnhunter
Copy link
Collaborator

Fix for #5

  • Avoid using removed internal _config
  • Use this.outputPath on addTransform if deprecated 2nd arg missing

No tests but have manually verified compatible with @11ty/eleventy 1.0.0 and 0.12.1

- Avoid using removed internal _config
- Use this.outputPath on addTransform if deprecated 2nd arg missing
@gregives
Copy link
Owner

Hi John, thanks for the pull request, I'll take a look later today!

@gregives gregives linked an issue Jan 24, 2022 that may be closed by this pull request
@johnhunter
Copy link
Collaborator Author

Hi @gregives any news on this? Let me know if you have any concerns, thanks.

@johnhunter johnhunter mentioned this pull request Jan 30, 2022
Copy link
Owner

@gregives gregives left a comment

Choose a reason for hiding this comment

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

This looks great, thanks @johnhunter! I'll take a look at your other pull request now

@gregives gregives merged commit 7cd4848 into gregives:master Jan 30, 2022
@johnhunter johnhunter deleted the issue-5 branch February 10, 2022 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

11ty 1.0 breaks eleventy-load
2 participants