@esbuild-plugins/tsconfig-paths
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Create a custom resolver to resolve paths defined in tsconfig.json

import TsconfigPathsPlugin from '@esbuild-plugins/tsconfig-paths'
import { build } from 'esbuild'


build({
    plugins: [TsconfigPathsPlugin({tsconfig: })],
})

Readme

Keywords

none

Package Sidebar

Install

npm i @esbuild-plugins/tsconfig-paths

Weekly Downloads

9,417

Version

0.1.2

License

ISC

Unpacked Size

33 kB

Total Files

24

Last publish

Collaborators

  • xmorse