vite-plugin-web-extension: HMR doesn't work on Windows

Summary

When I modified the code, the page didn’t change at all in DEV mode.

Watch mode is the same as well.

Or is it my fault?

My browser is Google Chrome and the version is 113.0.5672.93.

Environment

  System:
    OS: Windows 10 10.0.22621
    CPU: (6) x64 Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
    Memory: 5.39 GB / 15.94 GB
  Binaries:
    Node: 18.16.0 - D:\Development\Scoop\apps\nodejs-lts\current\node.EXE
    npm: 9.5.1 - D:\Development\Scoop\apps\nodejs-lts\current\npm.CMD
  Browsers:
    Edge: Spartan (44.22621.1702.0), Chromium (113.0.1774.35)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    vite: ^4.3.5 => 4.3.5
    vite-plugin-web-extension: ^3.0.7 => 3.0.7

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

Fix released in v3.0.9

@Honsal thanks for sharing, I’ll test it out again in a bit.