Skip to content

Commit

Permalink
Add documentation for resolveUrlLoaderOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego committed Jul 26, 2019
1 parent 4671016 commit b7c7e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Expand Up @@ -754,6 +754,9 @@ class Encore {
* when disabled, all url()'s are resolved relative
* to the original entry file... not whatever file
* the url() appears in.
* * {object} resolveUrlLoaderOptions (default={})
* Options parameters for resolve-url-loader
* // https://www.npmjs.com/package/resolve-url-loader#options
*
* @param {function} sassLoaderOptionsCallback
* @param {object} encoreOptions
Expand Down

0 comments on commit b7c7e66

Please sign in to comment.