diff --git a/index.js b/index.js index ee6232f7..26e8afbd 100644 --- a/index.js +++ b/index.js @@ -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