fix(build): tighten TypeScript compiler settings and refresh package metadata
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# Project Hints for smartstorage
|
||||
|
||||
## Current State (v6.0.0)
|
||||
## Current State (v6.4.0)
|
||||
|
||||
- **Rust-powered S3-compatible storage server** via `@push.rocks/smartrust` IPC bridge
|
||||
- High-performance: streaming I/O, zero-copy, backpressure, range seek
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
## Build
|
||||
|
||||
- `pnpm build` runs `tsrust && tsbuild tsfolders --allowimplicitany`
|
||||
- `pnpm build` runs `tsrust && tsbuild tsfolders`
|
||||
- `tsrust` compiles Rust to `dist_rust/ruststorage`
|
||||
- Targets: linux_amd64, linux_arm64 (configured in .smartconfig.json)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user