mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.36k stars 492 forks source link

Mina doesn't check app/javascript for changes before assets_precompile #730

Open creativetags opened 2 months ago

creativetags commented 2 months ago

I'm using Rails 7.1 with sprockets-rails and the default directory for JS has changed to app/javascript but Mina doesn't check there so misses any changed files and skips assets_precompile.