vue.project.config.js 71 B

123456
  1. module.exports = {
  2. folders: [
  3. { name: 'Root', path: '.' }
  4. ]
  5. }