d12 opened this issue 5 years ago · 1 comments
Currently webpacker will wait for the first request to compile assets which takes 5ish seconds. If we force it to compile on boot we'll save a bit of time on that first page load.
We're now using bin/webpack-dev-server which solves this issue.
bin/webpack-dev-server