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 cb8d770 commit e762148Copy full SHA for e762148
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