Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Remove the null check from loader utils #226

Open
tcoopman opened this issue Mar 18, 2020 · 1 comment
Open

Remove the null check from loader utils #226

tcoopman opened this issue Mar 18, 2020 · 1 comment

Comments

@tcoopman
Copy link
Owner

After the merge of #224 we can refactor this code:

if (config === null) {

The null check is not needed anymore

@bassochette
Copy link
Contributor

Is this issue still available?

bassochette added a commit to Webeleon/image-webpack-loader that referenced this issue Dec 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants