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

chore: remove ember-cli-htmlbars from dependencies #164

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

alexlafroscia
Copy link
Contributor

Since this addon provides no templates, it doesn't have to ship the ember-cli-htmlbars as a dependency. This prevents it from being added to the dependencies of an installer of ember-percy if they are using an older version.

This is of particular note because ember-cli-htmlbars is new major version, meaning that an app still using 3.X.X might need to install version 4.0 just for ember-percy, where it isn't actually used.

Since this addon provides no templates, it doesn't have to ship the
`ember-cli-htmlbars` as a dependency. This prevents it from being added
to the dependencies of an installer of `ember-percy` if they are using
an older version.
Copy link
Contributor

@Robdel12 Robdel12 left a comment

Choose a reason for hiding this comment

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

Ah yep, missed that! Thanks 👍

@Robdel12 Robdel12 merged commit e245d30 into percy:master Dec 18, 2019
@alexlafroscia
Copy link
Contributor Author

No problem!

@Robdel12
Copy link
Contributor

Published with v2.0.0-beta.2 😃

@alexlafroscia
Copy link
Contributor Author

Sweet, thanks!

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