Jon Williams

Results 2 issues of Jon Williams

TypeScript now has the flag useUnknownInCatchVariables set to true by default. https://www.typescriptlang.org/tsconfig#useUnknownInCatchVariables This causes importing Dropzone types to fail in projects using the default (or explictly true). Fix is to...

Updates the `build.zig` file to use some new APIs. Most of the changes were a reference (which was never used anyway) and changing how the path fields work. I've tested...