Activity
One thing to keep in mind: Only talks are recorded, not workshops. :(
Hey Thomas,
You probably already found an answer to this, but one of my co-workers wrote a couple of articles about this topic:
- https://www.fastruby.io/blog/rails/webpack/from-sprockets-to-webpacker.html
- https://www.ombulabs.com/blog/learning/webpack/webpack-vs-sprockets.html
Can we use both webpacker and old pipeline (sprocket) the time of the transition, using both javascript_tag and javascript pack_tag ?
Yes, I think you can use both at the same time, but I wouldn't recommend it.