You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
I initially integrated sbt-webpack. However, I've found that I much prefer letting webpack-dev-server handle the JS compilation when in development mode. There's a good example of how to do it in arpossatto/play-webpack-dev-react-boilerplate. It'd be nice to remove sbt-webpack and use this method instead
The text was updated successfully, but these errors were encountered:
I initially integrated
sbt-webpack
. However, I've found that I much prefer lettingwebpack-dev-server
handle the JS compilation when in development mode. There's a good example of how to do it in arpossatto/play-webpack-dev-react-boilerplate. It'd be nice to removesbt-webpack
and use this method insteadThe text was updated successfully, but these errors were encountered: