-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
Expected Behavior
Loaders that use webpack 5's this.getOptions() API should work with thread-loader.
Actual Behavior
this.getOptions is undefined.
How Do We Reproduce?
Pick any loader that uses getOptions from loader-utils and modify it to use this.getOptions instead. That works when using webpack 5 without thread-loader, but fails when used behind thread-loader.
irfan-maulana-tkp, knilink, ccabrales, marcalexiei and nyngwangirfan-maulana-tkp
Metadata
Metadata
Assignees
Labels
No labels