Andrew Powell

Results 144 issues of Andrew Powell

This is a checklist for the tasks that need to be completed to release koa-hbs@next as koa-hbs@latest, and deprecate 0.9.0. - [ ] Remove `gulp` and convert task runner to...

Hey vlad, do you have any interest in moving this plugin to https://github.com/rollup/plugins? It fits what we look for in a core plugin. We'd be happy to add you to...

Looks like someone forgot to put examples in the examples directories.

I'd like to request refactoring to combine all of the setup between dev-middleware and hot-middleware. I've never seen an example where they aren't app.use'd in succession, and given that their...

Any thoughts around a "report" button for comments? My initial thinking was to use the same repo, but a separate issue behind the scenes where reports for a page (or...

Ran into a fun one tonight, took a second to understand what was going on. It turns out that when `create` is used with `defaulted`, it looks at the struct...

idea

Running on Catalina. `brew install m-cli` was successful. Attempted the following: ```console → m wallpaper ~/desktop.jpg Error: no such table: data Error: no such table: data ```

Ahoy hoy. We've got a unique situation that cropped up in which we have to add a bunch of triggers. These triggers are tied to AWS lambdas, and as such...

It would be incredibly handy, and serve as a point of extensibility, if users had the ability to mark a `fallbackNode` as OK, or to return a Node type that...

parser

I've got a weird one for you, one that seems to be a problem in the older `dedent` package as well (https://github.com/dmnd/dedent/issues/26). Escaped backticks result in no dedent-ing. ```ts const...