Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-22 | Fix types (#2453) | 1 | -1/+1 | ||
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs | |||||
2023-01-19 | Create new example http-file-extended.ts (#1827) | 1 | -0/+76 | ||
New code sample with http Range and ETag support Some code is taken from here https://github.com/gornostay25/svelte-adapter-bun/blob/master/src/sirv.js |