Skip to content

@crxjs/vite-plugin@2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Dec 12:53
· 80 commits to main since this release
f2ad8c0

Minor Changes

  • ee17090: * adds support for main world content scripts declared from manifest
    • shows warning during development for detected main world scripts so that the
      dev is not surprised the hmr does not work for it
    • does not touch chrome.scripting.registerContentScripts scripts, as they
      already work