feat(bundler): Integrate rolldown bundler support and update bundler selection logic
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-06-19 - 2.3.0 - feat(bundler)
|
||||
Integrate rolldown bundler support and update bundler selection logic
|
||||
|
||||
- Added rolldown dependency to package.json
|
||||
- Extended ICliOptions to include 'rolldown' as a valid bundler option
|
||||
- Created ts/mod_rolldown module with buildTest and buildProduction implementations
|
||||
- Updated getBundlerPath in tsbundle.class.tsbundle.ts to route to new rolldown module
|
||||
- Revised readme and hints documentation for rolldown usage
|
||||
|
||||
## 2025-01-29 - 2.2.5 - fix(mod_assets)
|
||||
Fix async handling in asset processing
|
||||
|
||||
|
Reference in New Issue
Block a user