Этот коммит содержится в:
Harrison Healey
2016-03-24 16:41:53 -04:00
родитель c417fdc152
Коммит 6fff6a1025

Просмотреть файл

@@ -52,7 +52,7 @@ var config = {
loaders: ['style', 'css'] loaders: ['style', 'css']
}, },
{ {
test: /\.(png|eot|tiff|svg|woff2|woff|ttf|gif|mp3)$/, test: /\.(png|eot|tiff|svg|woff2|woff|ttf|gif|mp3|jpg)$/,
loader: 'file', loader: 'file',
query: { query: {
name: 'files/[hash].[ext]' name: 'files/[hash].[ext]'