Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: remove redundant checks for TS type declaration generation #13567

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Build: remove redundant checks for TS type declaration generation #13567

merged 1 commit into from
Jan 7, 2021

Conversation

iamandrewluca
Copy link
Contributor

--declaration true is always added no matter what app/addon/lib, moved it in args array initializer
And add --emitDeclarationOnly only is not angular and not storyshots

`--declaration true` is always added no matter what app/addon/lib, moved it in `args` array initializer
And add `--emitDeclarationOnly` only is not angular and not storyshots
Copy link
Member

@gaetanmaisse gaetanmaisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@gaetanmaisse gaetanmaisse changed the title chore(compile-tsc): remove redundant checks for declaration generation Build: remove redundant checks for TS type declaration generation Jan 7, 2021
@gaetanmaisse gaetanmaisse merged commit 9b37d68 into storybookjs:next Jan 7, 2021
@gaetanmaisse
Copy link
Member

🚀 Merged, thanks for your contribution @iamandrewluca!

@iamandrewluca iamandrewluca deleted the patch-3 branch January 7, 2021 21:19
@shilman shilman added the maintenance User-facing maintenance tasks label Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants