Results 14 issues of chpio

Hi, this changes one Webpack option, that makes it build with tools like Vite. The [`globalObject`](https://webpack.js.org/configuration/output/#outputglobalobject) option is set to "this", as "self" is not defined.

## Bug Report ### Version `inferno-flamegraph 0.10.6` Just inferno and a custom opentracing javascript tracer that generates a ".folded" file: ``` main; app; exportDataToFile; getting file path from user 3928...

```ts import dialog from "@skpm/dialog"; import iconDefault from "./assets/icon.png"; // https://stackoverflow.com/a/58718960/5572146 export function impl(struct: T): T { return struct; } await dialog.showMessageBox(impl({ type: "info", title: `title`, message: `message`, icon: iconDefault,...

hi, a nice feature to have would be a filter, that lets you set a custom client per request. My use case for that would be disabling the tls verification,...