Skip to content

blakeandrewwood/metalsmith-webpack2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metalsmith-webpack2

A webpack 2 plugin for Metalsmith.

Installation

npm install metalsmith-webpack2

Usage

var webpack = require('metalsmith-webpack2')

Metalsmith(__dirname)
  .use(webpack('./webpack.config.js'))
  .build()

License

MIT License, see LICENSE for details.

About

Metalsmith plugin to run webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published