Skip to content

Allow presets to create README.md #4802

Closed
javascript-indonesias/vue-cli
#114
@tobyzerner

Description

@tobyzerner

What problem does this feature solve?

When creating a project, the README.md file is generated after the preset/plugins have been invoked. So even if a preset or a plugin renders a README.md file in its generator, it gets overwritten by the one generated by vue create.

What does the proposed API look like?

The simplest solution would probably be just to check if a README.md file already exists before generating a new one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions