Triazic
Triazic
seconding this issue. same problem for me
I could create a custom resolver that ignores those paths and falls back to @talend/module-to-cdn, I suppose
Cancelled after 40mins, not viable for my use case
There is no SetShaderValue function exposed.  Using this version: 
SetShaderVec4 works yes, but I need to override typescript (`//@ts-ignore`). The type export isn't there.
Noting the comment re. 3D not being great and the types being cooked, I have moved on from this library. The C# implementation Raylib-cs so far seems to have all...
Making the 'size' massive like in the samples 'works' but this seems unnecessary and I don't understand what consequences would arise from it. `configuration.size[0] = 1024 * 1024 * 8;`