Gregorio Galante

Joined

20 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Using webpacker in Rails Engines?

Here there is also a description of how this method works and how it should be integrated on the Webpacker core (see the last post).
https://github.com/rails/webpacker/issues/348

Posted in Using webpacker in Rails Engines?

Hi Johan, I'm working on Webpacker engine integration for my company and we found a beautiful solution. You can use our generator to add webpacker support on the engine (for the development) and read the documentation to complete the integration of the engine on the main application with the assets compilation. Here is the link: https://github.com/ideonetwork/dakarai#engine-webpacker