Skip to content

Compile all CommonJS modules into a single JavaScript file.

Notifications You must be signed in to change notification settings

spasdk/plugin-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile CommonJS modules into a single file

build status npm version dependencies status devDependencies status Gitter

Installation

npm install spa-plugin-webpack

Usage

Add to the scope:

var webpack = require('spa-plugin-webpack');

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

spa-plugin-webpack is released under the GPL-3.0 License.