We now hopefully align with `moduleResolution: bundler` tsconfig option, allowing directory imports in every scenario, and allowing proper module imports when not going through the type mapping. This regressed in #32078. Fixes #32480, fixes #31811. |
||
|---|---|---|
| .. | ||
| bundles | ||
| src | ||
| types | ||
| .eslintrc.js | ||
| .npmignore | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| jsx-runtime.js | ||
| jsx-runtime.mjs | ||
| package.json | ||
| test.d.ts | ||
| test.js | ||
| test.mjs | ||
| ThirdPartyNotices.txt | ||