Skip to content

Missing icon scripts in new projects #987

@damiensedgwick

Description

@damiensedgwick

If I create a new project using the following command npx epicli new <project-name> the following are missing from the project

"build:icons": "tsx ./other/build-icons.ts", is missing from package.json

and

build-icons.ts is missing from the /other directory

you can check this out in the repro below or by creating a new project using the same command

https://github.com/damiensedgwick/missing-icon-script-repro

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