webpack-isomorphic-compiler icon indicating copy to clipboard operation
webpack-isomorphic-compiler copied to clipboard

Explore parallelising the compilation

Open satazor opened this issue 8 years ago • 1 comments

See https://github.com/trivago/parallel-webpack

satazor avatar May 05 '17 20:05 satazor

Iv got one problem with this: I need the client manifest before being able to build the server bundle. If it's an option and its default is false, I am fine with it.

cf https://ssr.vuejs.org/en/build-config.html#generating-clientmanifest

keywords: sequential, parallel

Mouvedia avatar Feb 06 '18 19:02 Mouvedia