Skip to content

Conversation

jkzing
Copy link
Member

@jkzing jkzing commented May 18, 2018

// vue.config.js
module.exports = {
  outputDir: 'dist',
  assetDir: 'static'
}

output files:

- dist
  - static
    - js
      app.js
    - css
      app.css
    - img
      image.png
  index.html

@yyx990803 yyx990803 merged commit 9638d90 into vuejs:dev May 18, 2018
@yyx990803
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants