Jake Orr

Results 7 comments of Jake Orr

+1 looking for this too

Hey Kai, thanks for the update.

Hi Jackson, thanks for looking into this. I'm having to ctrl+c twice whenever I run my nodemon task. The task: ``` javascript var gulp = require('gulp'), nodemon = require('gulp-nodemon'), path...

I've noticed that with this included, if I have more than one colour picker on the page, that the first picker's square is coloured, but the rest are not.

I ran into a related issue with Express+Supertest+Jest. The 'set-cookie' header comes in with all cookies in a single string rather than a string for each cookie. Here is a...

> I ditched `next-compose-plugins` since it's unmaintained and replaced it with these lines: > > ``` > module.exports = (_phase, { defaultConfig }) => { > const plugins = [withStaticImport,...

+1 for requirejs support