Skip to content

Standalone interface files are not present in the output (v0.12.3) #690

@phrolovia

Description

@phrolovia

I have a fairly simple project that can be found here: https://github.com/ninohane/ts-collections (This github account also belongs to me).

When using the microbundle version 0.11.0, the standalone interface files are present in the output. But when using version 0.12.3, the build process does not produce those files anymore.

You can test it by using the repository above. Build it normally and see the interface files are in the ouput. Then change the microbundle version in package.json to 0.12.3 and build it again. The interface files will not be there anymore.

What is the reason for this and how can I fix it? Any help is appreciated.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    has-fixA fix is available, but may not yet be released.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions