Upgrade Webpacker to version 3.0.1 (#5122)
This commit is contained in:
parent
3caf0ba923
commit
901fc48aae
7 changed files with 67 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
web: PORT=3000 bundle exec puma -C config/puma.rb
|
||||
sidekiq: PORT=3000 bundle exec sidekiq
|
||||
stream: PORT=4000 yarn run start
|
||||
webpack: ./bin/webpack-dev-server --host 0.0.0.0
|
||||
webpack: ./bin/webpack-dev-server --listen-host 0.0.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue