Skip to content

Remove remenants of old file files from dist branch #42

@JackNoordhuis

Description

@JackNoordhuis

Although the package.json main and types fields point to the correct files, the old files have not been removed by create-pull-request step of CI.

https://github.com/NxtLvLSoftware/alpine-typescript/blob/39598c13df0da8b08484eb8ceaac00754bc3e4a4/index.d.ts

https://github.com/NxtLvLSoftware/alpine-typescript/blob/39598c13df0da8b08484eb8ceaac00754bc3e4a4/index.js

This should not cause any issues (code/IDE wise as paths are specified correctly) but will be confusing for developers browsing the source. Ideally, the create-pull-request step should deal with this automatically in the future.

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