renattomartins / learning-webpack

Simple exercises to learn the basic of webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Webpack

Simple exercises to learn the basic of webpack. Each git tag represents a exercise.

To run: $ npm run dev

Tags:

  • ex01: Basic webpack configuration and structure
  • ex02: Using webpack with CommonJS
  • ex03: Using webpack with ES2015 modules (babel)
  • ex04: Adding React preset
  • ex05: Adding loader to CSS

About

Simple exercises to learn the basic of webpack


Languages

Language:JavaScript 76.4%Language:HTML 20.2%Language:CSS 3.4%