Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 555 Bytes

BitYoungjae의 블로그

바닥부터 시작하는 개인 블로그 만들기 프로젝트

주요 기록

2020-07-01

2020-06-24

  • Next.js 버전을 canary 버전으로 업데이트 하였다.
  • tsconfig.jsonmodule path 관련 alias를 추가하였다.
    • @atom -> components/atom
    • @layout -> components/layout