mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-11-05 19:16:34 +01:00
Upgrade to Gatsby 0.12.0
This commit is contained in:
@@ -13,5 +13,10 @@ exports.modifyWebpackConfig = function(config, env) {
|
||||
]
|
||||
})
|
||||
|
||||
config.loader('svg', {
|
||||
test: /\.(svg)(\?v=[0-9]\.[0-9]\.[0-9])?$/,
|
||||
loader: 'file-loader',
|
||||
})
|
||||
|
||||
return config
|
||||
};
|
||||
Reference in New Issue
Block a user