GitHub user uvwxy opened a pull request:
https://github.com/apache/thrift/pull/398
bower.json: fix "main" path
The path "lib/js/thrift.js" is broken. "lib/js/src/thrift.js" seems to be
valid.
With this fix I can include the thrift.js lib via wiredep again.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uvwxy/thrift patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/398.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #398
----
commit dc995bd95f3f69e98be33ea1a6e2979ed57b39f4
Author: Paul Smith <[email protected]>
Date: 2015-03-15T11:04:37Z
bower.json: fix "main" path
The path "lib/js/thrift.js" is broken. "lib/js/src/thrift.js" seems to be
valid.
With this fix I can include the thrift.js lib via wiredep again.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---