koooge

Results 24 issues of koooge

hi 😁

v1

Hi there, I'm struggling to make a lib with @vue/cli and stuck because @vue/cli looks like a minor choice for vue-demi. vue.config.js: ```vue.config.js module.exports = { configureWebpack: { externals: {...

In README.md, the logo's link is dead. ```md ![Frisby.js](https://www.frisbyjs.com/assets/frisbyjs.png) ```

Documentation

#570 has been merged. We should drop frisby.Joi as well, I believe. @vlucas

Green keep with dependabot

Hi there. 😸 `.expect('jsonTypes', '*', {})` does not allow an empty array. But API which returns array of objects usually returns `[]` even when the array has no object. So,...

Hi, Add node16 in CI. CI doesn't seem to be working though.

Hi there, ## Current behaviour 💣 http-webpack-plugin generates: ``` ``` ## Expected behaviour ☀️ defer is boolean attributes https://html.spec.whatwg.org/multipage/scripting.html#attr-script-defer . ``` ``` I am not sure if it's on purpose....

Hi there, devcontainer does not work on WSL2. It looks like `apt-get update` fails and exits with code100. ```txt ... => ERROR [web dev_container_auto_added_stage_label 2/7] RUN apt-get upda 0.7s ------...