capistrano-webpacker-precompile 0.2
Oftenly local dev machine is much more powerfull than the remote one (VPS, for example). Every deploy system need to recompile all the assets in packs folder (by default). If the project is large, it'll take to much time and remote machine processor load that it would be much more easier to precompile assets on local machine.