JasonKleban

Results 26 issues of JasonKleban

Is there a way to support the major contributors to this project financially? I need this product (because the commercial options are so terrible) but I don't have the direct...

A youtube channel tour of the hardware setup and ui features (with periodic updates) would make this more accessible and possibly help get more people using/participating. Anyone able to do...

docs

DeprecationWarning: Chunk.forEachModule: Use for(const module of chunk.modulesIterable) instead

This code is invoking a "DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead" https://github.com/stephencookdev/speed-measure-webpack-plugin/blob/24052675160ceaf42f53d06e3da538ecf04e9e81/WrappedPlugin/index.js#L58-L70 Perhaps this similar fix in another library could be a guide for a PR...

Is there a way to suppress xargo's `metadata` and `extra-filename` behavior? I'm compiling to .o successfully and then I need to link with a different linker and then objcopy so...

I use this media pc basically as an xbox and I only need a keyboard/mouse to launch games. I thought Gopher360 would work to not need them, but it doesn’t...

## 📖 Documentation Posted here: https://stackoverflow.com/questions/69725346/customize-monocle-policy-regarding-missing-interposed-nodes Is there a way in monocle (monocle-ts especially) to change the policy of how to handle missing interposed nodes in a structured data, such...

Anyone have luck webpack-5-ing with the new `.mts` extension? I'm able to output from `tsc -p .` fine, but through webpack I'm getting "Error: TypeScript emitted no output for .../index.mts"....

How is this working for anyone? https://github.com/cypress-io/snapshot/blob/2678cd27cbb5e8509efb8ebc100cccb49c847a37/src/index.js#L77 If the file isn't present then I get an error about the file missing. I use the [recommended](https://github.com/cypress-io/snapshot#userelativesnapshots) `readFileMaybe()` returns `null` which will...

I don't think it's too early to ask for another update on this topic with a fresh issue. - PR from 2018 https://github.com/Azure/azure-functions-core-tools/pull/789 worked on a bunch and then closed...