Skip to content

Instantly share code, notes, and snippets.

@vuejsdevelopers
Created June 1, 2017 03:04
Show Gist options
  • Save vuejsdevelopers/939b58c4ad2bbceb23cd20422e739223 to your computer and use it in GitHub Desktop.
Save vuejsdevelopers/939b58c4ad2bbceb23cd20422e739223 to your computer and use it in GitHub Desktop.
Pre-Render A Vue.js App (With Node Or Laravel) - Snippet 06
output: {
path: path.resolve(__dirname, './dist'),
filename: 'build.js',
publicPath: '/', // was originally 'dist'
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment