Skip to content

Commit b7c7e66

Browse files
author
Diego
committed
Add documentation for resolveUrlLoaderOptions
1 parent 4671016 commit b7c7e66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,9 @@ class Encore {
754754
* when disabled, all url()'s are resolved relative
755755
* to the original entry file... not whatever file
756756
* the url() appears in.
757+
* * {object} resolveUrlLoaderOptions (default={})
758+
* Options parameters for resolve-url-loader
759+
* // https://www.npmjs.com/package/resolve-url-loader#options
757760
*
758761
* @param {function} sassLoaderOptionsCallback
759762
* @param {object} encoreOptions

0 commit comments

Comments
 (0)