Use image sprite for trains
This commit is contained in:
@@ -43,6 +43,10 @@ module.exports = {
|
||||
})
|
||||
: ['style-loader', 'css-loader'],
|
||||
},
|
||||
{
|
||||
test: /\.png$/,
|
||||
use: 'file-loader',
|
||||
},
|
||||
],
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user