We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41ddb5 commit 1e2c4aeCopy full SHA for 1e2c4ae
README.md
@@ -24,6 +24,9 @@ export default {
24
25
and remove `new ResolveTypeScriptPlugin()` from `resolve.plugins`.
26
27
+For the time being this plugin is still maintained for the benefit of people who
28
+use older versions of webpack.
29
+
30
## Why?
31
32
If you are using webpack in conjunction with TypeScript and ES Modules, you need
0 commit comments