rollup-plugin-typescript-paths@1.3.0
Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.
MIT
2021-05-10
安装 (1.3.0)
npm install rollup-plugin-typescript-paths@1.3.0
yarn add rollup-plugin-typescript-paths@1.3.0
pnpm add rollup-plugin-typescript-paths@1.3.0
bun add rollup-plugin-typescript-paths@1.3.0
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| @types/node | 15.0.2 |
| prettier | 2.3.0 |
| prettier-plugin-organize-imports | 2.0.0 |
| rollup | 2.47.0 |
| typescript | 4.2.4 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| typescript | >=3.4 |