index.worker.js 294 B

123456
  1. // This file is no longer used by emscripten and has been created as a placeholder
  2. // to allow build systems to transition away from depending on it.
  3. //
  4. // Future versions of emscripten will likely stop generating this file at all.
  5. throw new Error('Dummy worker.js file should never be used');