fix(build): Switch build script to run tsbuild on tsfolders instead of using the --web flag
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-29 - 3.0.7 - fix(build)
|
||||
Switch build script to run tsbuild on tsfolders instead of using the --web flag
|
||||
|
||||
- Updated package.json scripts.build from "(tsbuild --web --allowimplicitany)" to "(tsbuild tsfolders --allowimplicitany)"
|
||||
- This is a build-script change only; no source API changes were made
|
||||
|
||||
## 2025-08-29 - 3.0.6 - fix(smartsystem)
|
||||
Add typings entry and normalize package description; sync commitinfo
|
||||
|
||||
|
Reference in New Issue
Block a user