Skip to content

Instantly share code, notes, and snippets.

@kevinold
Created February 4, 2015 06:04
Show Gist options
  • Save kevinold/5f1b0a4d66f659866af3 to your computer and use it in GitHub Desktop.
Save kevinold/5f1b0a4d66f659866af3 to your computer and use it in GitHub Desktop.
output: {
filename: '[name]_wp_bundle.js', // Will output App_wp_bundle.js
path: __dirname + '/app/assets/javascripts', // Save to Rails Asset Pipeline
publicPath: 'http://localhost:8080/assets' // Required for webpack-dev-server
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment