rails icon indicating copy to clipboard operation
rails copied to clipboard

How about conditionally compiling assets?

Open mmhan opened this issue 4 years ago • 0 comments

What if we use a cap variable that list the assets folders for both sprockets and webpacker and use that data to conditionally compile assets only if they have changed?

That way we can further reduce the amount of time taken for each deployments.

mmhan avatar Sep 16 '20 04:09 mmhan