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

add bower dependencies to parent project #7

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

andrewfan
Copy link

No description provided.


afterInstall: function() {
var bowerPackages = [
{ name: 'normalize.css', target: '3.0.3' },
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think the addon should pull in normalize. Incorporating it via the addon CSS would affect other things throughout the parent app.

I used it as a quick way to make certain things behave in the ember-freestyle dummy app, but perhaps we should just remove it altogether.

@chrislopresto
Copy link
Owner

Looks great. Will merge after ditching normalize.

@andrewfan andrewfan force-pushed the create-blueprints branch from afd12be to 0f1ae3c Compare March 1, 2016 09:09
chrislopresto added a commit that referenced this pull request Mar 3, 2016
add bower dependencies to parent project
@chrislopresto chrislopresto merged commit 4247620 into chrislopresto:master Mar 3, 2016
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