Open Daniel-ltw opened 3 years ago
any solution for this one?
@redvex Have not heard back. Assuming @gsamokovarov have not looked into this.
I'm sorry, folks! I have neglected this gem for quite a while now...
What do you propose here? As this gem stands, it's quite integrated with the good-old asset pipeline. Do you want to inline the assets, so you don't need to precompile them?
I reckon as a good work around, just do pure static assets as much as possible, so there is no need for the precompile.
The only issue I have seen in code is the erb css file.
Is there a better way to handle or deal with this? Do I really need to precompile assets just for a single gem dependency?