Hooman
Hooman
what solved the issue for me was updating the `webpack-cli` in my `devDependencies` so basically: `-"webpack-cli": "3.3.8"` `+"webpack-cli": "4.10.0"`
Hi, first of all, thanks for this wonderful library. Any news on this to be fixed? Most design apps (Sketch, Figma, Illustrator) have this feature. The solution above works only...
@julienbeisel I consulted with Stripe about the issue, unfortunately, this is something that has to be fixed by them, and they are not willing to solve it anytime soon. Same...
@CrypticSignal Please refer to the original question for the reason behind it.
@CrypticSignal `"any attempt to use CORP and COEP disables Stripe, Intercom, and many other necessary integrations on our production website, which in effect makes ffmpeg.wasm not production-ready."` The point is...
Looks like if you add the following code anywhere in your code, ExpressVPN will inject the script there: ```javascript ```
Similar issue here! ``` index.js:228 env.wasm.numThreads is set to 14, but this will not work unless you enable crossOriginIsolated mode. See https://web.dev/cross-origin-isolation-guide/ for more info. overrideMethod @ hook.js:608 ug @...