Skip to content

Commit

Permalink
Mark whatwgLoader to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Sep 17, 2020
1 parent 938b213 commit 424a6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const babelLoader = {
}
};

// TODO remove in 4.0
const whatwgLoader = {
test: require.resolve('whatwg-fetch'),
loader: require.resolve('imports-loader')
Expand Down

0 comments on commit 424a6f2

Please sign in to comment.