Skip to content

Instantly share code, notes, and snippets.

@dazecoop
Created October 24, 2021 16:00
Show Gist options
  • Save dazecoop/b0ebc129af1da2e50c58434624e9d71a to your computer and use it in GitHub Desktop.
Save dazecoop/b0ebc129af1da2e50c58434624e9d71a to your computer and use it in GitHub Desktop.
Modify Vue default /dist output folder
module.exports = {
outputDir : 'public_html'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment