rottenoats
rottenoats
@mateusz-sawit that worked really well. Also, something you may have forgotten (at least required for me), was to also add the generated `inline.bundle.js` to the webpack.config.js and add it first...
@bengen worked great. This was the error I was getting from doing a `php bin/console cache:clear` on my Symfony project: > [RuntimeException] Case mismatch between loaded and declared class names:...
I'm having a similar issue, using webpack and reactjs