-
like [partytown](https://github.com/BuilderIO/partytown), [comlink](https://github.com/GoogleChromeLabs/comlink), [greenlet](https://github.com/developit/greenlet), [workerize](https://github.com/deve…
-
之前使用了 gatsby 的插件:[gatsby-plugin-workerize-loader](https://www.gatsbyjs.com/plugins/gatsby-plugin-workerize-loader)
gatsby 配置:https://github.com/antvis/G/blob/next/packages/site/gatsby-config.js#L9
背…
-
Hi Kent. Just opened up a final version for exercise 2 extra credits 2 (or initial exercise 3) in a new tab and got the blank screen with error, something's wrong.
-
Hi. Is it possible to use web workers with Gatsbyjs? I can't seem to find any resource related to this. If I wanted to use something like https://github.com/developit/workerize-loader, I would need to…
-
**Describe the bug**
Cloning the redoc repo and running `npm install` or `npm ci` hangs indefinitely, consumes 100% of a core.
**Expected behavior**
I expected to be able to install redoc from so…
-
Workerizing the build should give a nice speed bump. Reference: https://deno.land/manual/runtime/workers .
Unfortunately import maps don't work with workers yet (https://github.com/denoland/deno/is…
-
### Goal: 10ms blocks
When you are in a browser environment, in order to have a smooth UI, main-thread JS should be kept to [10ms per frame](https://developers.google.com/web/fundamentals/performance…
-
This is part of what shows up in #113 and then probably #112, except I'm not getting the (apparently now fixed) undefined error, just the `not a function` errors related to the workerization.
I sti…
-
We have two PRs (developit/workerize-loader#101, developit/workerize-loader#114) for webpack 5 support in workerize-loader, but we can't test it unless we make karmatic webpack@5 compatible first. Now…
naoak updated
2 years ago
-
Basically the subj.
The easiest way to reproduce:
`docker-compose up`
In fact, any installation method will result in the error.
Fixing the versions in the package.json doesn't help.