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 32d878b commit cb8d770Copy full SHA for cb8d770
frontend/encore/bootstrap.rst
@@ -42,7 +42,7 @@ this, you can use the ``resolve_url_loader`` option:
42
// webpack.config.js
43
Encore
44
+ .enableSassLoader({
45
- + 'resolve_url_loader' => false
+ + 'resolve_url_loader' : false
46
+ })
47
;
48
0 commit comments