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

addon-dev: Inline sample files as docs in the README and Porting Addons to V2 Docs. #1797

Open
wants to merge 3 commits into
base: stable
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Collaborator

Extraction from: #1766

In #1766, with the package becoming type=module, the extensions needed to change / be consistent with type=module scheming (use cjs when you mean cjs, mjs when you mean mjs, etc (because v2 addons are actually kind of neither right now)).

Instead of updating the extensions based on the constraints of @embroider/addon-dev, I inlined the docs, so that the user-land configuration format could be independent from the in-package environment of addon-dev.

NullVoxPopuli and others added 2 commits February 12, 2024 11:16
Co-authored-by: Marine Dunstetter <[email protected]>
Co-authored-by: Marine Dunstetter <[email protected]>
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