stopyransky

Results 8 issues of stopyransky

Hey, i. tried to follow this [example](https://github.com/shadowwalker/next-pwa/tree/master/examples/custom-worker) and received following error: ``` error - Please check your GenerateSW plugin configuration: [WebpackGenerateSW] 'customWorkerDir' property is not expected to be here. Did...

when importing arrow Type from arquero package: `import { Type } from 'arquero';` because the Type is exported as a namespace ``` export default { NONE: 0, // ... other...

I came by to a nice example of using custom table methods in [this](https://github.com/uwdata/arquero/issues/113) issue and it raised some further questions on how to use arquero with JS and Typescript....

💥 Crash Report What were you trying to accomplish when the crash occurred? > Please use this issue template to describe what you were doing when you encountered this crash....

Hi, is there a chance to include AVIF file support in the plugin ? It is new format for media files, not yet supported by all browsers but it's on...

hey, great initiative with docs.gl. I have downloaded bundle for offline use. It appears to be a set of files, one per each gl function. I see that it's in...

How to include a custom per-instance attribute to an Instance? I have InstancedMesh, InstancedGeometry and ShaderMaterial where I need to use per-instance attributes. In the docs we have no example...

So I had updated to svelte5 and the setup breaks with following error when parsing .md files with mdsvex ``` [vite] Error when evaluating SSR module /src/routes/(blog-articles)/+layout.server.ts: failed to import...