Results 26 issues of shj

- [ ] v2 버전 문서 없음 - [ ] 따라서 v1 -> v2 마이그레이션 문서가 존재 (https://vitejs-kr.github.io/guide/migration-from-v1.html) - [ ] 일부 기간 sync 코드 오류로 인해 일부 문서가 최신화되어있지...

docs

### Demo URL https://github.com/Gumball12/unplugin-fonts-ext-ordering-reproduction ### Describe the feature https://github.com/Gumball12/unplugin-fonts-ext-ordering-reproduction Font extensions can be reordered via the `transform` field. I think it would be a better package if this were an...

개선 사항이라 생각되는 부분입니다. ```[tasklist] ### Tasks - [ ] [TERMINOLOGY.md](https://github.com/vitejs/docs-ko/blob/main/TERMINOLOGY.md) 문서에서 "용어를 관리한다"라고만 나와있을 뿐, 번역 개선 시 어떤 방식으로 기여해야 하는지 명확하게 나와있지 않습니다. - [ ] https://github.com/vitejs/docs-ko/issues/662...

feature
docs

추적을 위해 이슈를 resolve 시키지 않되, 번역이 필요한 내용을 먼저 문서에 반영시키는 방식을 이용하면 될 것 같습니다. 1. 번역 이슈 등록 2. 이슈 단위로, 원문을 번역 프로젝트 내 해당 문서에...

feature
docs

Deno [can use modules that exist in the JSR registry](https://jsr.io/docs/using-packages#native-jsr-imports) as follows: ```ts import { camelCase } from "jsr:@luca/cases"; camelCase("hello word"); // "helloWord" ``` For this purpose, `dnt` should return...

- 현재 v6에 대한 알파 버전 문서가 업데이트 되고 있습니다. 이 내용이 번역 문서에 존재해 혼동이 생길 수 있습니다. - 이를 방지해야 합니다. - 컨트리뷰팅 문서에는 "알파 버전을 포함해, 항상...

docs