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 efedeb9 commit 8cb3d05Copy full SHA for 8cb3d05
README.md
@@ -19,7 +19,7 @@ export default {
19
".mjs": [".mts", ".mjs"]
20
}
21
22
-}
+};
23
```
24
25
and remove `new ResolveTypeScriptPlugin()` from `resolve.plugins`.
0 commit comments