rollup-plugin-ts-paths
Path resolver
A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects
Resolve modules from tsconfig paths in Rollup
22 stars
1 watching
1 forks
Language: TypeScript
last commit: over 3 years ago pluginrolluptypescript
Related projects:
Repository | Description | Stars |
---|---|---|
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
run-z/rollup-plugin-flat-dts | Tool to flatten type definitions in TypeScript code | 21 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
vinicius73/rollup-plugin-pika-resolver | Resolves external dependencies in Rollup bundles using CDNs. | 19 |
dot-build/rollup-plugin-includepaths | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
vladshcherbin/rollup-plugin-delete | A Rollup plugin for deleting unwanted files and folders from the build process. | 69 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
swansontec/rollup-plugin-flow-entry | A plugin that allows Flow to find the original typed source code for Rollup bundles | 14 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
oasisdigital/rollup-plugin-node-resolve-angular | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |