Skip to content

@types/webworker is not being published to npm #1482

Closed
@StenAL

Description

@StenAL

I'd like to override the webworker lib in my project's TypeScript installation. With other libraries, e.g. dom, this is possible because the dom.generated.d.ts file is being published to npm as @types/web.

However, I can't see webworker.generated.d.ts being published to any npm packages. In the deploy folder there is some infrastrucutre for publishing it as @types/webworker (e.g. this README), but https://www.npmjs.com/package/@types/webworker doesn't exist and returns a 404.

All the other packages published from this repo are in the packages array in deploy/createTypesPackages.

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