krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.76k stars 753 forks source link

Fuse Bundle size issue #713

Closed ishank-s closed 6 months ago

ishank-s commented 1 year ago

Describe the bug

A clear and concise description of what the bug is. if you visit https://bundlephobia.com/package/fuse@0.4.0 the ### Version The Fuse.js version where this bug is happening. 0.4.0 ### Is this a regression? no ### 🔬Minimal Reproduction go to https://bundlephobia.com/package/fuse@0.4.0 ### Additional context

JShint is taking 30% of the bundle size and underscore is also over represented.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days

Svish commented 1 year ago

The linked version 0.4.0 was 119.1kB/39.4kB, but the current version 6.6.2 is only 15.4kB/5.1kB, with no dependencies.

I suppose this issue could be closed now?

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days