AddJunZ
Results
1
comments of
AddJunZ
> `this.getOptions`, `this` is loaderContext inside loader function `this.getOptions` It really works for me. But I don't think it makes sense to just delete `loaderUtils.getOptions(this)`. ```js module.exports = function cultureLoader(source)...