Skip to content

An intro tutorial for webpack in the way I'd prefer to see it plus some documentation that is seriously lacking around source map

Notifications You must be signed in to change notification settings

GuyMograbi/webpack-the-missing-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack - the missing guide

This repo contains all the code showed above. To use it you have to have node version 4.x and above.

  • run npm install to install the dependencies
  • run npm run compile to run webpack
  • run npm run server to open the index.html file

About

An intro tutorial for webpack in the way I'd prefer to see it plus some documentation that is seriously lacking around source map

Resources

Stars

Watchers

Forks

Packages

No packages published