Built in support for srcset?
[issue link]I notice that srcset doesn’t seem to be supported… if I add a srcset attribute the file will just not load.
Here it looks like this needs to be configured manually: https://github.com/vuejs-templates/webpack/issues/396
Would it make sense to have it supported out of the box since it’s a standard?