-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling never completes Rails 5.2, ERB and compile: true #1534
Comments
I'm facing the same issue. It hangs because erb-loader is producing an error. |
Just to be clear I'm seeing this in development with webpack dev server, production is fine. |
This comment might help. |
Is this issue still relevant ? Feel free to close it if not 👍 |
@guillaumebriday the issue was that erb errors were not bubbled up so the compile process just hung. |
Any solution to this that's not related to erb-loader? I'm experiencing the compiling.... issue but do not use erb-loader. I am using Docker on Windows. |
webpacker: 3.5.3
rails: 5.2
ruby: 2.5.0
This is on an out the box 5.2 rails install. Added webpacker, webpacker:react & webpacker:erb
All fine apart from ERB, it hangs during requests and just sits on
[Webpacker] Compiling…
The text was updated successfully, but these errors were encountered: