You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This improves the search results for queries such as restModel, QueryLogic, and DefineMap. This is done by:
1) Concatenating the module’s name (e.g. `can-define/map/map` is converted to `definemapmap`) and indexing the result
2) Giving preference to packages over other pages/results
Fixes#499
0 commit comments