crxjs / chrome-extension-tools

Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
https://crxjs.dev/vite-plugin
2.98k stars 192 forks source link

Refused to create a worker from 'blob' #780

Closed cong1223 closed 1 year ago

cong1223 commented 1 year ago

Build tool

Vite

Where do you see the problem?

Describe the bug

When I run on the GitHub website, I encounter the following error:

image

Reproduction

none

Logs

No response

System Info

System:
    OS: macOS 12.6.7
    CPU: (8) arm64 Apple M1
    Memory: 164.48 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 9.2.0 - ~/.nvm/versions/node/v16.15.1/bin/npm
    pnpm: 7.9.5 - ~/.nvm/versions/node/v16.15.1/bin/pnpm
  Browsers:
    Brave Browser: 108.1.46.153
    Chrome: 116.0.5845.179
    Edge: 116.0.1938.76
    Safari: 16.5.2
  npmPackages:
    @crxjs/vite-plugin: 2.0.0-beta.5 => 2.0.0-beta.5 
    vite: 3.1.4 => 3.1.4

Severity

annoyance

cong1223 commented 1 year ago
image
cong1223 commented 1 year ago

Sorry, it's not crxjs' fault, it's my problem that I imported the @ant-design/plots package.