We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4671016 commit b7c7e66Copy full SHA for b7c7e66
index.js
@@ -754,6 +754,9 @@ class Encore {
754
* when disabled, all url()'s are resolved relative
755
* to the original entry file... not whatever file
756
* 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
760
*
761
* @param {function} sassLoaderOptionsCallback
762
* @param {object} encoreOptions
0 commit comments