fix(build): include HTML files in tsbundle output and bump tsbuild/tsbundle devDependencies
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-05 - 11.0.51 - fix(build)
|
||||
include HTML files in tsbundle output and bump tsbuild/tsbundle devDependencies
|
||||
|
||||
- Add includeFiles: ["./html/**/*.html"] to bundler config in npmextra.json so HTML assets are included in the bundle
|
||||
- Bump devDependencies: @git.zone/tsbuild ^4.2.4 -> ^4.2.6, @git.zone/tsbundle ^2.9.0 -> ^2.9.1 (non-breaking tooling updates)
|
||||
|
||||
## 2026-03-05 - 11.0.50 - fix(devDependencies)
|
||||
bump @git.zone/tsbuild to ^4.2.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user