When accepting suggestions from the plugin it also add the file extension, but that's not needed when using the webpack resolve.extensions option, I think I can add a simple check to see if the extension is on the resolve.extensions array and omit them.
I just wanna know if you like the feature and want it implemented, I'll create the PR.
When accepting suggestions from the plugin it also add the file extension, but that's not needed when using the webpack resolve.extensions option, I think I can add a simple check to see if the extension is on the resolve.extensions array and omit them.
I just wanna know if you like the feature and want it implemented, I'll create the PR.