Skip to content

Instantly share code, notes, and snippets.

@jprivillaso
Created April 23, 2017 12:54
Show Gist options
  • Save jprivillaso/d42d95a11ddd79b983f2b7d9a3d9de97 to your computer and use it in GitHub Desktop.
Save jprivillaso/d42d95a11ddd79b983f2b7d9a3d9de97 to your computer and use it in GitHub Desktop.
module.exports = {
devtool: '',
entry: [
],
output: {
},
plugins: [
],
module: {
loaders: [{
}]
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment