fix(build): Update build script in package.json to include tsfolders in tsbuild command
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-06 - 2.1.2 - fix(build)
|
||||
Update build script in package.json to include 'tsfolders' in tsbuild command
|
||||
|
||||
- Changed build script from 'tsbuild --web --allowimplicitany && tsbundle npm' to 'tsbuild tsfolders --web --allowimplicitany && tsbundle npm'
|
||||
|
||||
## 2025-07-06 - 2.1.1 - fix(documentation)
|
||||
Refine project documentation and metadata for clarity
|
||||
|
||||
|
Reference in New Issue
Block a user