rollup-plugin-typescript-paths@1.2.2
Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.
MIT
2020-02-18
安装 (1.2.2)
npm install rollup-plugin-typescript-paths@1.2.2
yarn add rollup-plugin-typescript-paths@1.2.2
pnpm add rollup-plugin-typescript-paths@1.2.2
bun add rollup-plugin-typescript-paths@1.2.2
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| @types/node | 12.0.3 |
| rollup | ^1.31.1 |
| typescript | ^3.4.5 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| typescript | >=3.x |