Skip to content

JaeYeopHan/webpack_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Tutorial

This repository is a tutorial repository provided for beginner who start webpack. A description of the webpack.config.js file is posted on the blog.

Webpack tutorial을 진행할 수 있는 Repository입니다.

Usage

First, Check the branch!

(Following lists are linked each branch)
이 Repository의 branch를 확인해주세요. branch에 따라 Tutorial Step이 나누어져 있습니다.
다음 리스트는 branch에 링크 되어있습니다.

  1. Step 1. 기본 설정들에 대해서 알아봅니다.
  2. Step 2. 각종 플러그인에 대해서 알아봅니다.
  3. Step 3. Webpack의 추가적인 기능들
  4. Step 4. Seperate dev and prod environment
  5. Step 5. 성능, Tree Shaking

or fork this repository and enjoy webpack!

Installation

# If node is not installed in your local,
$ brew install node 

and,

$ git clone https://github.com/JaeYeopHan/webpack_tutorial
$ cd webpack_tutorial
$ npm install

References

Webpack Official Documents
Webpack Tutorial translated by arahansa
Webpack2와 모듈 번들링을 위한 초보자 가이드
오늘도 끄적끄적 블로그
webpack2 입문 가이드-DailyEngineering
webpack2 시작하기-dev-momo

Contribution

You're free to contribute to this project by submitting issues and/or pull requests.
자유롭게 issue를 남겨주시거나 Pull Request를 등록해주세요.

LICENSE

크리에이티브 커먼즈 라이선스