Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Bug: interfaces.d.ts is excluded from dist #147

Closed
jcfranco opened this issue Aug 8, 2019 · 1 comment
Closed

Bug: interfaces.d.ts is excluded from dist #147

jcfranco opened this issue Aug 8, 2019 · 1 comment
Assignees
Labels
4 - verified bug Something isn't working p - medium
Milestone

Comments

@jcfranco
Copy link
Member

jcfranco commented Aug 8, 2019

Summary

Supporting declaration file is being excluded from the build. I think it's because Stencil will include generated d.ts files.

After quick testing, renaming it to interfaces.ts does the right thing and preserves the existing behavior.

Created Stencil issue: ionic-team/stencil#1797

Actual Behavior

dist/types/components/interfaces.d.ts is missing.

Expected Behavior

!:point_up:

Reproduction Steps

  1. Run a build and go to aforementioned path.

Relevant Info

@kat10140
Copy link
Contributor

kat10140 commented Aug 8, 2019

verified. closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4 - verified bug Something isn't working p - medium
Projects
None yet
Development

No branches or pull requests

2 participants