Remove dependency on fibers (#10902)
This commit is contained in:
parent
7394652693
commit
acc74bed12
3 changed files with 1 additions and 10 deletions
|
@ -21,7 +21,6 @@ module.exports = {
|
|||
{
|
||||
loader: 'sass-loader',
|
||||
options: {
|
||||
fiber: require('fibers'),
|
||||
implementation: require('sass'),
|
||||
sourceMap: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue