capistrano-plugins / capistrano-faster-assets

Skips asset compilation if none of the assets were changed since last release.
MIT License
187 stars 38 forks source link

Add app/javascript to default assets_dependencies #32

Closed coderliu closed 5 years ago

coderliu commented 5 years ago

Since webpacker has been used widely and will be default in Rails 6, perhaps we should add app/javascript to default assets_dependencies.

I am willing to make PR for this.

coderliu commented 5 years ago

duplicated due to github's shock