Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 195 Bytes

zstd-worker-test

Demo of ThreadsPluing crash with zstd-codec

  1. yarn install
  2. yarn build -> this will fail
  3. Add the target param to ThreadsPlugin: new ThreadsPlugin({target: "node"})