Skip to content

build: add type declarations to /dist #517

@luqven

Description

@luqven

Before you submit:

Is your feature request related to a problem? Please describe.
Type declaration .d.ts file should be included for each bundle in /dist

Describe the solution you'd like
Use a build step to place emitted declaration files into /dist

Describe alternatives you've considered
Using the package.json types: "src/plugins/imgix-vue" field. This is sub-optimal because the types are not bundled together.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions