Closed
Description
As published in this tutorial: http://aerendir.me/2018/04/06/managin-static-images-webpack-encore/
Symfony Best Practices say:
Web assets are things like CSS, JavaScript and image files that make the frontend of your site look and work great. Read the Webpack Encore documentation.
But the docs for Webpack Encore:
It doesn't mention at all the handling of images: only the handling of CSS and JavaScript.
@weaverryan do you think we should mention this in the docs? Thanks!