Commit 1b82b76
committed
Fix Sass fallback and zip finalization
Ensure sass-loader receives correct implementation by using mod.default || mod when falling back to 'sass'. Resolve zip completion on 'finish' and handle errors via stream events to avoid truncated archives.1 parent 4126a4f commit 1b82b76
1 file changed
+3
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 96 | + | |
101 | 97 | | |
102 | 98 | | |
103 | 99 | | |
| |||
426 | 422 | | |
427 | 423 | | |
428 | 424 | | |
429 | | - | |
| 425 | + | |
430 | 426 | | |
431 | 427 | | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
| 428 | + | |
437 | 429 | | |
438 | 430 | | |
439 | 431 | | |
| |||
0 commit comments