There is a Assembly with a configured loader.
{
test: /\.(png|jpg|gif|svg)$/,
loader: 'url',
query: {
limit: 1000,
name: '[name].[ext]?[hash:7]'
}
Now works well if the image used in templates, the image enters the Assembly, if not then respectively, and in the Assembly there. How to make it so that she was in the Assembly?