Skip to content

Commit

Permalink
feat: provide stdall piping (google#1033)
Browse files Browse the repository at this point in the history
* feat: provide stdall piping
continues google#978

fix: add missing fs ref to core
continues google#1001
  • Loading branch information
antongolub authored Dec 25, 2024
1 parent 759dcf6 commit 775b4b4
Show file tree
Hide file tree
Showing 6 changed files with 3,923 additions and 5,336 deletions.
2 changes: 1 addition & 1 deletion .size-limit.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"name": "dts libdefs",
"path": "build/*.d.ts",
"limit": "37 kB",
"limit": "37.1 kB",
"brotli": false,
"gzip": false
},
Expand Down
Loading

0 comments on commit 775b4b4

Please sign in to comment.