RubyGems Navigation menu

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2 - July 02, 2018 (9 KB)
Show all versions (2 total)

Runtime Dependencies (1):

capistrano ~> 3.1

Development Dependencies (2):

bundler ~> 1.16
rake ~> 10.0

Owners:

Authors:

  • Dmitriy Beliaev

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 20,446

For this version 20,414

License:

MIT

Required Ruby Version: >= 0

Links: