hono
hono copied to clipboard
refactor(ssg): update utils.ts
splitedPath -> splittedPath
Author should do the followings, if applicable
- [ ] Add tests
- [ ] Run tests
- [ ]
yarn denoifyto generate files for Deno
Hi @eltociear !
Thanks! Looks good. One thing: could you run bun run denoify or yarn denoify to generate a file for Deno and git add&commit&push it.
Hi @eltociear
I've denoified by myself. Now, we can merge it. Thanks!