Skip to content

Commit 06cc1ab

Browse files
committed
chore: wip
1 parent 101d952 commit 06cc1ab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/utilities/fetch-package-repos.mjs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ const fetch = {
2020
suffixes: ['-loader'],
2121
hides: excludedLoaders,
2222
},
23-
{
24-
organization: 'webpack',
25-
suffixes: ['-loader'],
26-
hides: [],
27-
},
23+
'webpack/sass-loader',
2824
'babel/babel-loader',
2925
],
3026
plugins: [

0 commit comments

Comments
 (0)