image-webpack-loader
image-webpack-loader copied to clipboard
Remove the null check from loader utils
After the merge of #224 we can refactor this code:
https://github.com/tcoopman/image-webpack-loader/blob/ec5203705ab98d4d8a43b4ef7d02da4a0c9b404c/index.js#L26
The null check is not needed anymore
Is this issue still available?