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

Refactoring into a monorepo #227

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Refactoring into a monorepo #227

merged 2 commits into from
Feb 2, 2022

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Feb 2, 2022

The goal here is to disentangle the dummy app (renamed to "test-app") from the actual addon. This is in preparation for converting to a v2 addon (which doesn't allow such entangling).

As a followup step, we could also split a separate docs app from the test app. This makes maintenance much easier, because a docs app only needs to work on one particular ember version, not every version that is supported by the addon.

@ef4 ef4 merged commit 99c8ed8 into master Feb 2, 2022
@ef4 ef4 deleted the monorepo branch February 2, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants