Worthaboutapig

Results 7 issues of Worthaboutapig

…as long as the compiler emitting the type supports default parameters (i.e [Optional]/ System.Reflection.ParameterInfo.IsOptional). The resolution code checks whether the parameter IsOptional is true and then uses that default, if...

I've just started using the debugPredicate (in order to get around that SquishIt doesn't work properly when running async, as there's no HTTPContext in async) Here: https://github.com/jetheredge/SquishIt/blob/b80deee0f045c8b9b255e25475c4091375808073/SquishIt.Framework/Base/BundleBase.Rendering.Internals.cs line 238: ```...

There's a gazillion open issues and pull requests and no commits to master for 6 months.. any chance of anything getting resolved? (There's also nearly 1000 forks, which is ludicrous,...

`pnpm add --dev jest-to-match-shape-of` should be `pnpm add --save-dev jest-to-match-shape-of`

I may be missing something here, but it seems, as the `download` component is a child of the other components, a workbook with sheets is created regardless. How to I...

Installing this plugin completely overwrites any existing `vue.config.js` configuration, rather than adding to it.

bug

As per https://github.com/jeffijoe/koa-es7-boilerplate/issues/28, I've run into the same problem. Is there any reason you can't do the same thing you've done here: [load-modules->opts.esModules](https://github.com/jeffijoe/awilix/blob/37010cb0589ed6dec55022e2e5e098c69cbe2cdc/src/load-modules.ts#L118) Add an esModule flag that uses a...