Skip to content

Commit

Permalink
Remove unused file-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jan 24, 2021
1 parent b328857 commit 55c09f6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion sample/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"babel-loader": "^8.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^4.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.4.0",
"less": "^3.12.0",
"less-loader": "^7.0.0",
Expand Down
13 changes: 0 additions & 13 deletions sample/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3294,18 +3294,6 @@ __metadata:
languageName: node
linkType: hard

"file-loader@npm:^6.2.0":
version: 6.2.0
resolution: "file-loader@npm:6.2.0"
dependencies:
loader-utils: ^2.0.0
schema-utils: ^3.0.0
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
checksum: 0f103418c072ec66c081a9908cd7824ee19905e18be16889cb050f5f373998afaf7ca4c2fd2df4cabf703a2cd526aefe59105930e3f8d266a5b35e6d5f5b3cf4
languageName: node
linkType: hard

"fill-range@npm:^4.0.0":
version: 4.0.0
resolution: "fill-range@npm:4.0.0"
Expand Down Expand Up @@ -5848,7 +5836,6 @@ fsevents@^1.2.7:
babel-loader: ^8.0.0
copy-webpack-plugin: ^7.0.0
css-loader: ^4.3.0
file-loader: ^6.2.0
html-webpack-plugin: ^4.4.0
less: ^3.12.0
less-loader: ^7.0.0
Expand Down
1 change: 0 additions & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"babel-loader": "^8.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^4.3.0",
"file-loader": "^6.1.0",
"html-webpack-plugin": "^4.4.0",
"less": "^3.12.0",
"less-loader": "^7.0.0",
Expand Down
13 changes: 0 additions & 13 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4738,18 +4738,6 @@ __metadata:
languageName: node
linkType: hard

"file-loader@npm:^6.1.0":
version: 6.1.0
resolution: "file-loader@npm:6.1.0"
dependencies:
loader-utils: ^2.0.0
schema-utils: ^2.7.1
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
checksum: ad930c9e7fa8c85cc048afa44c370c86f6a9ba89149b2b24e362f0b279595a05d039211263bf65117e4850f337f9bff251288ddff426dda997468a00e1268ffc
languageName: node
linkType: hard

"file-uri-to-path@npm:1.0.0":
version: 1.0.0
resolution: "file-uri-to-path@npm:1.0.0"
Expand Down Expand Up @@ -8530,7 +8518,6 @@ fsevents@^2.1.2:
babel-loader: ^8.0.0
copy-webpack-plugin: ^7.0.0
css-loader: ^4.3.0
file-loader: ^6.1.0
html-webpack-plugin: ^4.4.0
less: ^3.12.0
less-loader: ^7.0.0
Expand Down

0 comments on commit 55c09f6

Please sign in to comment.