Dale Baldwin

Results 5 issues of Dale Baldwin

Possible just a feature request if you have time (I'll put a pull request if I work it out) but this one has me a bit stuck and I'm still...

I've moved the Prod webpack client config over to Common Chunks and Uglify which resolved some performance issues as well as making the JS bundles a lot smaller. I have...

```` Listening @ http://localhost:3000/ { Error: invalid argument at pathToArray (C:\Users\[username]\Documents\Personal Projects\redux-first-router-boilerplate\node_modules\memory-fs\lib\MemoryFileSystem.js:44:10) at MemoryFileSystem.writeFileSync (C:\Users\[username]\Documents\Personal Projects\redux-first-router-boilerplate\node_modules\memory-fs\lib\MemoryFileSystem.js:200:13) at C:\Users\[username]\Documents\Personal Projects\redux-first-router-boilerplate\node_modules\autodll-webpack-plugin\lib\createMemory.js:62:11 at runCallback (timers.js:800:20) at tryOnImmediate (timers.js:762:5) at processImmediate [as _immediateCallback] (timers.js:733:5)...

I built a new site based off this boilerplate and have done a previous site with it as well but the new one has this problem. I can get SSR...

Hey discovered this one over the last couple of days. I'm pulling a rather large set of JSON feeds from an API I control which contains a large amount of...