Skip to content

Feature: Export copy function from template.ts for library use #66

@aarondill

Description

@aarondill

The copy function defined in template.ts would be extremely helpful for more complicated create-app.
This change could be made by a single addition in index.ts:

+ export { copy } from "./template";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions