Skip to content

fix(plugin-slimsearch): fix build worker packing, closes #653#669

Merged
Mister-Hope merged 1 commit intomainfrom
worker
Apr 19, 2026
Merged

fix(plugin-slimsearch): fix build worker packing, closes #653#669
Mister-Hope merged 1 commit intomainfrom
worker

Conversation

@Mister-Hope
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 19, 2026 12:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the @vuepress/plugin-slimsearch build configuration so the production worker bundle is emitted in a form that can be packaged and consumed correctly (per #653).

Changes:

  • Build worker/build as an IIFE bundle.
  • Force the worker entry output filename to be stable ([name].js) so it resolves to worker/build.js.

@Mister-Hope Mister-Hope merged commit 0cb3f3e into main Apr 19, 2026
33 checks passed
@Mister-Hope Mister-Hope deleted the worker branch April 19, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants