Commit 7b8bf6e
fix(turbo): sassOptions
### Why?
The user's `silenceDeprecations` option was not overwritten in
turbopack, only the `legacy-js-api` was passed.
Thanks to @mzronek for reporting at
#71638 (comment)!
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>silenceDeprecations was not overwritten with user options (#73937)1 parent a0260b3 commit 7b8bf6e
File tree
1 file changed
+7
-4
lines changed1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments