Skip to content

Hot reload breaks for bun #2339

@PatrykKuniczak

Description

@PatrykKuniczak

Describe the bug

After any entrypoint changes of wxt-demo, dev script succesfully rebuild project, but after that it stops entire script.

Image

But it works well for pnpm

Reproduction

  1. Run bun -F wxt-demo dev
  2. Change anything inside src/entrypoints
  3. See script stops

System Info

System:
    OS: Windows 11 10.0.26200
    CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor              
    Memory: 16.55 GB / 31.91 GB
  Binaries:
    Node: 25.6.1 - C:\Program Files\nodejs\node.EXE
    npm: 11.9.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: 10.33.0 - C:\Users\pkuni\AppData\Local\pnpm\pnpm.CMD
    bun: 1.3.12 - C:\Users\pkuni\.bun\bin\bun.EXE
  Browsers:
    Chrome: 147.0.7727.138
    Edge: Chromium (140.0.3485.54)
    Firefox: 149.0.2 - C:\Program Files\Mozilla Firefox\firefox.exe
    Internet Explorer: 11.0.26100.8115
  npmPackages:
    wxt: workspace:* => 0.20.25

Used Package Manager

bun

Validations

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions