Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 280 Bytes

webpack-bug

A demonstration showing how jquery plugins are available to all modules

Usage

You need to do two things before you can use this repo:

  • Install node dependancies by typing npm install in the command line.
  • Run webpack by typing webpack in the command line.