Skip to content

csxcode/webpack-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-tutorial

This is a test project to try the libraries:

In /src/js/app is the code using these libraries, call api rest to get data and try new features of ECMAScript 2015(ES6) inside from a generator, see code for more details.

Also I used css-loader and style-loader as modules to WEBPACK, and babel-polyfill, babel-loader, babel-preset-env to BABEL.

It was tested in browsers:

  • Chrome 61.0.3163.91
  • IE 11.0.9
  • Firefox 54.0.1

References: https://www.youtube.com/watch?v=8abt7kqHWoA

About

This is a test project to try webpack, babel and bluebird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published