Reuse the sandbox Procfile.dev in the main Procfile.dev
Also shorten the admin tailwind watcher to be just `admin`.
This commit is contained in:
parent
784ae12efe
commit
8a98d20df8
@ -1,3 +1,2 @@
|
|||||||
web: env RUBY_DEBUG_OPEN=true bin/rails server
|
sandbox: foreman start -d sandbox -f sandbox/Procfile.dev
|
||||||
css: bin/rails tailwindcss:watch
|
admin: bundle exec rake -C admin tailwindcss:watch
|
||||||
admin_tailwind: bundle exec rake -C admin tailwindcss:watch
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user