loader-runner icon indicating copy to clipboard operation
loader-runner copied to clipboard

Missing Support for `this.resolve`

Open emilyrohrbough opened this issue 5 years ago • 0 comments

Webpack loaders have access to this.resolve. This is missing in the loader-runner tool.

https://webpack.js.org/api/loaders/#thisresolve

emilyrohrbough avatar Jul 16 '20 14:07 emilyrohrbough