Some plugins to make your rolldown experience better. This repository is a pnpm workspace containing following packages and plugins:
Packages (tools and lower level APIs):
- common-lib-tsconfig (npm): tsconfig.json code reuse for libraries development.
- current-changelog (npm): generate changelog of current version.
- rolldown-enhance (npm): the collection of all those packages and plugins.
- tsconfig-aliases
(npm):
detect aliases defined in
tsconfig.json.
Plugins (with rolldown-plugin- prefix):
- auto-external (npm): auto externalize dependencies for rolldown.
- empty-outdir (npm): empty output directory for all rolldown outputs.
- tsconfig-paths (npm): resolve paths from tsconfig for rolldown.
WIP.
This package is released under the Apache 2.0 License.