diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.91k stars 296 forks source link

Updating to webpack 4 #359

Closed Sashkan closed 5 years ago

Sashkan commented 5 years ago

I'm using the SSR branch to build an app, I'd like to update my app to use webpack 4. unfortunately, it breaks webpack-blocks, therefore making the build impossible.

I tried looking for a guide on how to migrate from v0.4 to V2 (the one supporting webpack 4), but couldn't find much.

Is there any update on the SSR branch ?