-
-
Notifications
You must be signed in to change notification settings - Fork 544
Closed
Milestone
Description
-
Ensure docs are in sync re:
experimentalResolverflag name- docs link to a GH issue; update that issue
-
Ensure new resolver features work when rogue tools install
require.extensionsfor cjs/mjs/cts/mts- vanilla node does not have this. But nyc might add them
- in these cases, we need to detect and wrap those hooks so that we continue to transform code
-
Make
experimentalSpecifierResolutiona public option- remove
@internal - add meaningful JSDoc
- add to
options.mdon website
- remove
-
Make moduleTypes page link to https://www.typescriptlang.org/docs/handbook/esm-node.html
-
Make
.jsxresolve to.tsx- TS will compile tsx into jsx with
jsx: preserveI'd just as soon support this so that people don't complain when doing arcane stuff
- TS will compile tsx into jsx with
Metadata
Metadata
Assignees
Labels
No labels