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

Redo: TypeScript build improvements #55981

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

molly-moen
Copy link
Contributor

Redo of #55920, without the TypeScript upgrade. Our version of storybook has an issue with TypeScript v5, so I will handle that upgrade separately. The major improvement from the previous version was splitting up the tsconfig, which this contains, along with using incremental mode.

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Copy link
Contributor

@snickell snickell left a comment

Choose a reason for hiding this comment

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

Looks good

@snickell
Copy link
Contributor

Side topic: I sooooo wish JSON had included comments, really hobbles it as a configuration format, e.g. package.json are exactly where you'd want to put comments, but 🤷‍♀️

@molly-moen molly-moen merged commit 004ace8 into staging Jan 26, 2024
2 checks passed
@molly-moen molly-moen deleted the revert-55975-revert-55920-molly/ts-build branch January 26, 2024 16:45
mikeharv pushed a commit that referenced this pull request Feb 5, 2024
* Revert "Revert "TypeScript build improvements""

* downgrade typescript

* add caret
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.

None yet

3 participants