fix(ts_bundled): add generated bundled JavaScript and source map for ts build (bundle.js and bundle.js.map)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-24 - 2.2.1 - fix(ts_bundled)
|
||||
add generated bundled JavaScript and source map for ts build (bundle.js and bundle.js.map)
|
||||
|
||||
- Added ts_bundled/bundle.js (≈168 KB) - compiled/bundled output from ts sources
|
||||
- Added ts_bundled/bundle.js.map (≈309 KB) - source map referencing ../ts/index.ts and ../ts_web/index.ts
|
||||
- This is generated build output (deno bundle) and does not change runtime API
|
||||
|
||||
## 2026-02-24 - 2.2.0 - feat(opsserver)
|
||||
Serve bundled frontend from a dedicated dist_serve directory and update frontend UI/packaging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user