Skip to content

Export type definitions #48

Closed
Closed
@SonofNun15

Description

@SonofNun15

If I try to bundle a typescript project into a commonjs library for reuse, webpack with ts-loader will spit out beautiful javascript commonjs code for the library, but I have to use tsc in order to generate the declaration files.

Have you considered trying to support export of type definitions next to a bundle via ts-loader?

For reference:
https://github.com/SonofNun15/typescript-library-test/blob/master/README.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions