mquandalle / meteor-bower

[DEPRECATED] Use bower packages in your Meteor app
http://bower.io/search/
MIT License
157 stars 28 forks source link

fix mquandalle/meteor-bower#104 #109

Closed topikachu closed 8 years ago

topikachu commented 8 years ago

Use bower canonicalDir to resolve the lib path

mquandalle commented 8 years ago

Since Meteor 1.3 is now released, we decided to deprecate this package in favor of the official NPM support. You can read the depreciation notice here.

Because of that we won’t merge new pull requests. We recommend that you also switch to NPM, but if you still need to use Bower, including with the fix provided in this PR, you will have to maintain a separate fork.