image-webpack-loader icon indicating copy to clipboard operation
image-webpack-loader copied to clipboard

Remove the null check from loader utils

Open tcoopman opened this issue 4 years ago • 1 comments

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

tcoopman avatar Mar 18 '20 06:03 tcoopman

Is this issue still available?

bassochette avatar Dec 13 '20 08:12 bassochette