diff options
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ web: bundle exec rails s -webpacker: bin/webpack-dev-server
\ No newline at end of file +webpack: bin/webpack --progress --colors --watch
\ No newline at end of file |
