Nothing Special   »   [go: up one dir, main page]

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

Packaged Bower #7635

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Packaged Bower #7635

merged 1 commit into from
Feb 27, 2018

Conversation

twokul
Copy link
Contributor
@twokul twokul commented Feb 19, 2018

This change is related to the spike and is backwards compatible. To avoid making changes to ember-app in one go, we can move processing/packaging logic (one tree at a time) to DefaultPackager while adding tests/documentation and deprecating private undocumented methods.

Copy link
Member
@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

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

looks good on first glance, though my experience with this code is limited so I might be missing something.

*/
_processedBowerTree() {
if (!this._cachedBowerTree) {
// do not attempt to merge bower and vendor together
Copy link
Member

Choose a reason for hiding this comment

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

these comments might make sense to come along with the change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good point.

@twokul twokul merged commit 87337ee into ember-cli:master Feb 27, 2018
@twokul twokul deleted the package-bower branch February 27, 2018 21:52
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.

3 participants