{ test: /\.(jpg|eot|svg|ttf|woff|woff2)(\?\S*)?$/, loader: 'file-loader', options: { name: 'images/[name].[ext]' }}