Bundlers will resolve paths correctly even if you’re calling them from node_modules
Bundlers will resolve paths correctly even if you’re calling them from node_modules
You can use Node’s subpath imports to have native path aliasing using #src (# is important)
The platform will now resolve your aliased paths without the need of a tsconfig (however it’s still needed for typescript tooling like vscode)
You can use Node’s subpath imports to have native path aliasing using #src (# is important)
The platform will now resolve your aliased paths without the need of a tsconfig (however it’s still needed for typescript tooling like vscode)