-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Which project does this relate to?
Create Tanstack App
Describe the feature
package.json imports field is recognized by bundlers,nodejs,bun,deno and typescript. It does no require any extra configuration and works in runtime. I suggest using this feature for new projects instead of @ aliases with tsconfig paths.
Additional context
https://bun.com/docs/runtime/module-resolution#importing-packages
https://nodejs.org/api/packages.html#subpath-imports
https://www.typescriptlang.org/docs/handbook/modules/reference.html#packagejson-imports-and-self-name-imports
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request