Skip to content

Add --bare as a configurable option #3825

Closed
@johnleider

Description

@johnleider

What problem does this feature solve?

Allow the usage of the --bare option in preset configs.

What does the proposed API look like?

{
  "useConfigFiles": true,
  "plugins": {},
  "bare": true,
  "router": true,
  "vuex": true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.scope: cli

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions