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