Modified the Rakefile to make the rerun command a lot better
This commit is contained in:
parent
c940a248d7
commit
394a8ef91f
2
Rakefile
2
Rakefile
@ -13,6 +13,6 @@ namespace :server do
|
||||
end
|
||||
|
||||
task :dev do
|
||||
system('rerun --quiet --dir="src/" puma')
|
||||
system('rerun --no-notify --exit --dir="src/" puma')
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user