@lumirelle/build-with-bun
v0.0.6
Published
A utils for building JS/TS projects with bun
Readme
@lumirelle/build-with-bun
A utils for building JS/TS projects with bun.
Todos
- [x] Support resolving path alias in
tsconfig.json. - [x] Correctly handle dts content generation for entrypoints.
- [x] Use
obugto provide debugging info. - [ ] Add test cases about generating dts for
filesoption. - [ ] Avoid missing rebuild if file changes happens during ongoing rebuild.
- [ ] Safely close watchers on exit.
- [ ] Prompt user to enable
isolateModulesif not enabled. - [ ] Fix
packages: bundlemode? - [ ] ...
