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

Fix bower.json main declaration #168

Merged
merged 1 commit into from
Oct 4, 2015
Merged

Fix bower.json main declaration #168

merged 1 commit into from
Oct 4, 2015

Conversation

loopj
Copy link
Contributor

@loopj loopj commented Apr 25, 2015

The main declaration in bower.json currently uses absolute paths for some reason, which breaks major bower tools such as main-bower-files.

This PR removes the initial path slash, as recommended in the bower.json spec.

@tep-pl
Copy link

tep-pl commented May 15, 2015

+1

1 similar comment
@olivia
Copy link

olivia commented May 20, 2015

👍

@olivierlemasle
Copy link

👍

It breaks wiredep too, and probably every tool which conforms to the Bower specification.

@rsandor
Copy link
Collaborator

rsandor commented Oct 4, 2015

This also seems to fix a couple of outstanding issues. Thank you!

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.

None yet

5 participants