Package Exports
- react-instantsearch-meteor
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-instantsearch-meteor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-instantsearch
DEPRECATED PACKAGE
This issue has been fixed in Meteor 1.6.1. Until it's released you can install it using the release flag:
meteor update --release 1.6.1-rc.2
meteor npm install --save @babel/runtime
(1.6.1 requires this package)
Meteor Fix
This changes algoliasearch dependency in ./dom.js to require 'algoliasearch/src/browser/builds/algoliasearch' instead of algoliasearch/lite to fix this issue.
npm i -S react-instantsearch-meteor
https://npmjs.org/packages/react-instantsearch-meteor
This is the React version of
Algolia's instantsearch library.
Go to the React InstantSearch website for more information.