Echarts transitive dependency - consuming 787KB #2182
vaughansharman
started this conversation in
General
Replies: 4 comments 9 replies
|
@vaughansharman Echarts is used by ReactiveChart components. If you aren't using chart components, it shouldn't factor into your search UI's bundle size. Let me know if you're seeing otherwise. |
7 replies
|
Yeah, i'm not using charts and it's being included in the bundle, using I am using the following components: ReactiveList |
0 replies
|
|
0 replies
|
This issue is fixed in |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Reactive search is pulling in echarts, which is not required (as far as I can see) to use the product.
Is it possible to have a build that us not dependent on this module?
All reactions