Dependencies / devDepencies / peerDependencies 차이
이번에 frontend 팀이랑 일을 하면서 dependency 차이들을 알아두면 나중에 관리 하는데에도 좋을 것 같아 정리합니다. dependencies depenecies 아래에 있는 라이브러리들은 실제 production에서 사용되는 라이브러리들이며 추가를 하기 위해선 아래 중에 하나를 선택해서 할 수 있다. npm i custom-library or yarn add custom-library devDependencies 이름에서부터 알수 있듯 개발에 필요한 라이브러리들의 모음이며 fomatter, bundler, testing libraries, storybook 등이 있다. dev 에 추가하기 위해선 아래 코드 중에 하나를 선택해서 할 수 있다. yarn add -D custom-library o..
Development/Javascript
2022. 3. 20. 22:13
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- feed-forward
- Container
- Git
- 파이썬
- 한빛미디어
- csv
- Kubernetes
- lllm
- book
- docker
- Gemma
- LLM
- kubernetes context
- AWS
- palindrome
- go
- Algorithm
- K8S
- BASIC
- kubens
- 책리뷰
- 키보드
- leetcode
- 나는리뷰어다
- Shell
- error
- Python
- Binary
- collator
- Fine-Tuning
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
글 보관함
반응형