re-export functions from InstantSearch.js #5374
Unanswered
eunjae-lee
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When we look at the documentation like this,
we guide users to import things from
InstantSearch.js
.InstantSearch.js is a dependency inside Vue InstantSearch and users don't have to know that.
We could re-export them at Vue InstantSearch level.
I haven't put any time to investigate how to achieve it (We have different ways to export things between IS.js and vue-IS).
This issue for now is a placeholder and I will put more things in this issue later when I get to work on it.
Any idea is welcome.
Beta Was this translation helpful? Give feedback.
All reactions