@G-Rath @tomdracz Can either of you think of any possible issues with changing Shakapacker's default asset rule to use asset instead of asset/resource?
According to Webpack's documentation on asset modules rules, this would inline smaller assets, reducing the number of fetch cals from the client in exchange for a slight increase in bundle size.