esbuild-fix-imports-plugin
An ESBuild plugin that fixes import paths by applying fixAliasPlugin, fixFolderImportsPlugin, and fixExtensionsPlugin. It ensures correct file extensions, resolves path aliases, and fixes directory imports in your build output when using 'tsup' with 'bund
@pbbbl/create-alias
Creates path aliases for your TS or JS project by auto-generating and/or auto-updating jsconfig or tsconfig files.