Skip to content

Instantly share code, notes, and snippets.

@felipesilva
Last active July 22, 2016 18:14
Show Gist options
  • Save felipesilva/00a6dd81f90ecdee70702e11e8c39def to your computer and use it in GitHub Desktop.
Save felipesilva/00a6dd81f90ecdee70702e11e8c39def to your computer and use it in GitHub Desktop.
var Build = require("wf-build");
module.exports = {
plugins: [
new Build.webpack({ options })
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment