Skip to content

使用preset.json创建的项目中以.开头的文件夹会被忽略 #2222

Closed
@HenryWong-fe

Description

@HenryWong-fe

Version

3.0.0

Node and OS info

yarn 1.92 / mac 10.13.5

Steps to reproduce

generator.js创建的文件并不支持对以.开头的文件夹进行转换,按照文档说明中的说法是支持对以.开头的文件名进行转化的,使用_, 但是这个对文件夹无效,并不会将_转化为.

What is expected?

目标文件夹
_vscode 
转化
.vscode

What is actually happening?

_vscode
转化
_vscode

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