Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 663f818

Browse filesBrowse files
committed
minor #8837 [Encore] Typo fix: use correct parameter options (bobdenotter)
This PR was merged into the 3.3 branch. Discussion ---------- [Encore] Typo fix: use correct parameter `options` Commits ------- d740e1c Typo fix: use correct parameter `options`
2 parents 2f195e8 + d740e1c commit 663f818
Copy full SHA for 663f818

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎frontend/encore/css-preprocessors.rst

Copy file name to clipboardExpand all lines: frontend/encore/css-preprocessors.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ can also pass options to ``sass-loader``:
3232
3333
Encore
3434
// ...
35-
.enableSassLoader(function(sassOptions) {
35+
.enableSassLoader(function(options) {
3636
// https://github.com/sass/node-sass#options
3737
// options.includePaths = [...]
3838
});

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.