angular2-template-loader icon indicating copy to clipboard operation
angular2-template-loader copied to clipboard

Use dummy context, update to loader-utils.getOptions

Open fjmorel opened this issue 6 years ago • 0 comments

Closes #75 by using getOptions, which can resolve a query string or an options object on the loader in newer versions of webpack.

Also provides a dummy LoaderContext for each test to remove the need for checking for the presence of this.cacheable or other properties.

fjmorel avatar Mar 22 '18 20:03 fjmorel