fix(plugin-loader): update context filtering logic for backend mode #2990

Merged
franz-dc merged 1 commit from fix/plugin-loader-menu into master 2025-02-17 15:35:56 +00:00
franz-dc commented 2025-02-17 15:09:42 +00:00 (Migrated from github.com)

Fixes #2988

This filters out the menu context (instead of backend) if mode is backend.

For reference, the previous version of plugin-loader pops out the menu context if the mode is backend

Fixes #2988 This filters out the `menu` context (instead of `backend`) if mode is `backend`. For reference, the previous version of `plugin-loader` pops out the `menu` [context](https://github.com/th-ch/youtube-music/blob/v3.7.2/vite-plugins/plugin-loader.mts#L91) if the [mode](https://github.com/th-ch/youtube-music/blob/v3.7.2/vite-plugins/plugin-loader.mts#L144) is `backend`
JellyBrick (Migrated from github.com) approved these changes 2025-02-17 15:35:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#2990
No description provided.