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
Introduce new `lcms_engine_javascript_pack_tag` method to be used to include(and compile) lcms-engine based packs.
This is a solution to be able to isolate project specific packs and packs created inside the gem.
As an alternative we could use the solution provided here - rails/webpacker#348 (comment)
This looks more reliable to me.
0 commit comments