Skip to content

Conversation

@marchbox
Copy link

Leaving it as index.d.ts causes stencil.core.d.ts not being generated with a fresh stencil build (run stencil build again will generate stencil.core.d.ts file though), because it's checking if index.d.ts file exists, but it really should be checking if components.d.ts file exists.

Leaving it as `index.d.ts` causes stencil.core.d.ts not being generated with a fresh `stencil build` (run `stencil build` again will generate stencil.core.d.ts file though), because it's checking if index.d.ts file exists, but it really should be checking if components.d.ts file exists.
@StefanNieuwenhuis
Copy link

Will fix #81

@marchbox
Copy link
Author

Friendly ping to see if this one needs more changes. Thanks!

@gtranter
Copy link

gtranter commented Sep 6, 2019

My experience is that stencil.core.d.ts gets built sometimes. It is not a "fresh build" problem. See stenciljs/core#1705 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants