Skip to content

Commit e762148

Browse files
authored
cs
1 parent cb8d770 commit e762148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/bootstrap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ this, you can use the ``resolve_url_loader`` option:
4242
// webpack.config.js
4343
Encore
4444
+ .enableSassLoader({
45-
+ 'resolve_url_loader' : false
45+
+ 'resolve_url_loader': false
4646
+ })
4747
;
4848

0 commit comments

Comments
 (0)